mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-04-03 01:50:31 -04:00
Minor JSON fix
This commit is contained in:
parent
4a386e645c
commit
e58a40d2e7
4
56.md
4
56.md
@ -42,9 +42,9 @@ Example events
|
||||
{
|
||||
"kind": 1984,
|
||||
"tags": [
|
||||
["p", <pubkey>, "nudity"]
|
||||
["p", <pubkey>, "nudity"],
|
||||
["L", "social.nos.ontology"],
|
||||
["l", "NS-nud", "social.nos.ontology"],
|
||||
["l", "NS-nud", "social.nos.ontology"]
|
||||
],
|
||||
"content": "",
|
||||
...
|
||||
|
Loading…
x
Reference in New Issue
Block a user