mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-22 00:25:50 -05:00
nip29: add kind 9009 to moderation events table.
This commit is contained in:
parent
ec8eb9af0b
commit
690e1b065c
1
29.md
1
29.md
|
@ -175,6 +175,7 @@ Each moderation action uses a different kind and requires different arguments, w
|
|||
| 9005 | `delete-event` | |
|
||||
| 9007 | `create-group` | |
|
||||
| 9008 | `delete-group` | |
|
||||
| 9009 | `create-invite` | |
|
||||
|
||||
It's expected that the group state (of who is an allowed member or not, who is an admin and with which permission or not, what are the group name and picture etc) can be fully reconstructed from the canonical sequence of these events.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user