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--72.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/72.md b/72.md
index 599a4c4..a646e81 100644
--- a/72.md
+++ b/72.md
@@ -48,7 +48,7 @@ Any Nostr event can be a post request. Clients MUST add the community's `a` tag
48 "id": "<32-bytes lowercase hex-encoded SHA-256 of the the serialized event data>", 48 "id": "<32-bytes lowercase hex-encoded SHA-256 of the the serialized event data>",
49 "pubkey": "<32-bytes lowercase hex-encoded public key of the event creator>", 49 "pubkey": "<32-bytes lowercase hex-encoded public key of the event creator>",
50 "created_at": <Unix timestamp in seconds>, 50 "created_at": <Unix timestamp in seconds>,
51 "kind": 1, 51 "kind": 72,
52 "tags": [ 52 "tags": [
53 ["a", "34550:<Community event author pubkey>:<d-identifier of the community>", "<Optional relay url>"], 53 ["a", "34550:<Community event author pubkey>:<d-identifier of the community>", "<Optional relay url>"],
54 ], 54 ],