mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-12 15:09:07 -05:00
fixed json schema
This commit is contained in:
parent
a090de2b90
commit
342722963b
2
94.md
2
94.md
|
@ -25,7 +25,7 @@ This NIP specifies the use of the `30063` event type (parameterized replaceable
|
||||||
["decrypt",<algorithm>,<key>],
|
["decrypt",<algorithm>,<key>],
|
||||||
["p", <32-bytes hex of a pubkey>, <recommended relay URL>],
|
["p", <32-bytes hex of a pubkey>, <recommended relay URL>],
|
||||||
],
|
],
|
||||||
"content": "A beautiful picture of a wild toucan",
|
"content": <description>,
|
||||||
"sig": <64-bytes hex of the signature of the sha256 hash of the serialized event data, which is the same as the "id" field>
|
"sig": <64-bytes hex of the signature of the sha256 hash of the serialized event data, which is the same as the "id" field>
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user