Better describes the use of a, e and p tags in the post approval event.

This commit is contained in:
Vitor Pamplona 2023-06-15 10:20:11 -04:00 committed by fiatjaf_
parent 135a2f5338
commit 73f2f24bbf

2
172.md
View File

@ -59,7 +59,7 @@ Community management clients MAY filter all mentions to a given `kind:34550` eve
# 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
{