nip29: add kind 9009 to moderation events table.

This commit is contained in:
Asai Toshiya 2024-11-06 22:40:46 +09:00 committed by fiatjaf_
parent ec8eb9af0b
commit 690e1b065c

1
29.md
View File

@ -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.