mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-07-31 01:08:29 -04:00
Better describes the use of a
, e
and p
tags in the post approval event.
This commit is contained in:
2
172.md
2
172.md
@@ -59,7 +59,7 @@ Community management clients MAY filter all mentions to a given `kind:34550` eve
|
|||||||
|
|
||||||
# Post Approval by moderators
|
# Post Approval by moderators
|
||||||
|
|
||||||
The post-approval event SHOULD include a stringified `new post request` event inside the `.content` of the approval ([NIP-18-style](18.md)).
|
The post-approval event MUST include `a` tags of the communities the moderator is posting into (one or more), the `e` tag of the post and `p` tag of the author of the post (for approval notificaitons). The event SHOULD also include the stringified `post request` event inside the `.content` ([NIP-18-style](18.md)) and a `k` tag with the original post's event kind to allow filtering of approved posts by kind.
|
||||||
|
|
||||||
```js
|
```js
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user