mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-03-14 20:20:29 -04:00
make explicit that root event tag is compulsory
This commit is contained in:
parent
a8fab58526
commit
2c05551351
1
28.md
1
28.md
@ -84,6 +84,7 @@ Reply to another message:
|
||||
{
|
||||
"content": <string>,
|
||||
"tags": [
|
||||
["e", <kind_40_event_id>, <relay-url>, "root"],
|
||||
["e", <kind_42_event_id>, <relay-url>, "reply"],
|
||||
["p", <pubkey>, <relay-url>],
|
||||
...
|
||||
|
Loading…
x
Reference in New Issue
Block a user