fixed json schema

This commit is contained in:
frbittencourt 2023-03-09 14:04:57 +00:00 committed by fiatjaf_
parent a090de2b90
commit 342722963b

2
94.md
View File

@ -25,7 +25,7 @@ This NIP specifies the use of the `30063` event type (parameterized replaceable
["decrypt",<algorithm>,<key>],
["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>
}