mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-07-31 09:18:28 -04:00
Update 172.md
Adds kind to the post approval. Co-authored-by: arthurfranca <arthur.a.franca@gmail.com>
This commit is contained in:
1
172.md
1
172.md
@@ -71,6 +71,7 @@ The post-approval event includes a stringified `new post request` event inside t
|
|||||||
["a", "34550:<community event author pubkey>:<d-identifier of the community>", "<optional relay url>"],
|
["a", "34550:<community event author pubkey>:<d-identifier of the community>", "<optional relay url>"],
|
||||||
["e", "<Post Request ID>", "<optional relay url>"],
|
["e", "<Post Request ID>", "<optional relay url>"],
|
||||||
["p", "<Post Request Author ID>", "<optional relay url>"],
|
["p", "<Post Request Author ID>", "<optional relay url>"],
|
||||||
|
["k", "<New Post Request kind>"],
|
||||||
],
|
],
|
||||||
"content": "{ <New Post Request JSON> }"
|
"content": "{ <New Post Request JSON> }"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user