mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-22 16:35:52 -05: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": [
|
"tags": [
|
||||||
["d", <unique identifier>],
|
["d", <unique identifier>],
|
||||||
["r", <comma-separated urls>],
|
["r", <comma-separated urls>],
|
||||||
["a", <event id>, <relay hint>],
|
["a", <previous event id>, <relay hint>],
|
||||||
|
["a", <root event id>, <relay hint>],
|
||||||
["m", <MIME type>],
|
["m", <MIME type>],
|
||||||
["client", <name>, <address>, <relay hint>],
|
["client", <name>, <address>, <relay hint>],
|
||||||
["hash", <hash method>]
|
["hash", <hash method>]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user