upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--172.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/172.md b/172.md
index 6a89a53..9f5fab5 100644
--- a/172.md
+++ b/172.md
@@ -47,7 +47,7 @@ Any Nostr event can be a post request. Clients should simply add the community's
47 "id": "<32-bytes lowercase hex-encoded SHA-256 of the the serialized event data>", 47 "id": "<32-bytes lowercase hex-encoded SHA-256 of the the serialized event data>",
48 "pubkey": "<32-bytes lowercase hex-encoded public key of the event creator>", 48 "pubkey": "<32-bytes lowercase hex-encoded public key of the event creator>",
49 "created_at": "<Unix timestamp in seconds>", 49 "created_at": "<Unix timestamp in seconds>",
50 "kind": "1", 50 "kind": 1,
51 "tags": [ 51 "tags": [
52 ["a", "34550:<community event author pubkey>:<d-identifier of the community>", "<optional relay url>"], 52 ["a", "34550:<community event author pubkey>:<d-identifier of the community>", "<optional relay url>"],
53 ], 53 ],