mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-02-07 05:49:02 +00:00
Add second a tag to 32001 example
This commit is contained in:
parent
3f0584ade5
commit
469f59347a
3
62.md
3
62.md
@ -55,7 +55,8 @@ An event of kind `32001` SHALL serve to authenticate a versioned object hosted b
|
||||
"tags": [
|
||||
["d", <unique identifier>],
|
||||
["r", <comma-separated urls>],
|
||||
["a", <event id>, <relay hint>],
|
||||
["a", <previous event id>, <relay hint>],
|
||||
["a", <root event id>, <relay hint>],
|
||||
["m", <MIME type>],
|
||||
["client", <name>, <address>, <relay hint>],
|
||||
["hash", <hash method>]
|
||||
|
Loading…
Reference in New Issue
Block a user