mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-09 22:09:06 -05:00
Fix event kind in example in NIP 53
This commit is contained in:
parent
fe2009b459
commit
2af496e363
2
53.md
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."
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user