upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAsai Toshiya <to.asai.60@gmail.com>2024-11-06 22:40:46 +0900
committerfiatjaf_ <fiatjaf@gmail.com>2024-11-07 10:43:03 -0300
commit690e1b065ca789b04edce220d23bf6e39f6891bd (patch)
tree96a43b63e54102e869c213b7fd3fafd108f33cb9
parentec8eb9af0b43e42e974877f539940894e84f4847 (diff)
nip29: add kind 9009 to moderation events table.
-rw-r--r--29.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/29.md b/29.md
index 80e0f96..885dae4 100644
--- a/29.md
+++ b/29.md
@@ -175,6 +175,7 @@ Each moderation action uses a different kind and requires different arguments, w
175| 9005 | `delete-event` | | 175| 9005 | `delete-event` | |
176| 9007 | `create-group` | | 176| 9007 | `create-group` | |
177| 9008 | `delete-group` | | 177| 9008 | `delete-group` | |
178| 9009 | `create-invite` | |
178 179
179It'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. 180It'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.
180 181