Fix event kind in example in NIP 53

This commit is contained in:
benthecarman
2023-07-21 03:12:02 -05:00
committed by GitHub
parent fe2009b459
commit 2af496e363

2
53.md

@@ -71,7 +71,7 @@ Event `kind:1311` is live chat's channel message. Clients MUST include the `a` t
"created_at": "<Unix timestamp in seconds>",
"kind": 1311,
"tags": [
["a", "34550:<Community event author pubkey>:<d-identifier of the community>", "<Optional relay url>", "root"],
["a", "30311:<Community event author pubkey>:<d-identifier of the community>", "<Optional relay url>", "root"],
],
"content": "Zaps to live streams is beautiful."
}