mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-07-31 01:08:29 -04:00
Addressing how to unapprove a post.
This commit is contained in:
2
172.md
2
172.md
@@ -55,7 +55,7 @@ Any Nostr event can be a post request. Clients should simply add the community's
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
Community management clients can filter all mentions of the `kind:34550` event and request moderators to approve each submission. The same moderator can remove his/her approval of the post at any time.
|
Community management clients can filter all mentions to a given `kind:34550` event and request moderators to approve each submission. The same moderator can delete his/her approval of the post at any time using event deletions (See [NIP-09](09.md)).
|
||||||
|
|
||||||
# Post Approval by moderators
|
# Post Approval by moderators
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user