upleb.uk

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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--29.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/29.md b/29.md
index 74dfd66..7a599b5 100644
--- a/29.md
+++ b/29.md
@@ -120,6 +120,7 @@ Each moderation action uses a different kind and requires different arguments, w
120| 9005 | `delete-event` | `e` (id hex) | 120| 9005 | `delete-event` | `e` (id hex) |
121| 9006 | `edit-group-status` | `public` or `private`, `open` or `closed` | 121| 9006 | `edit-group-status` | `public` or `private`, `open` or `closed` |
122| 9007 | `create-group` | | 122| 9007 | `create-group` | |
123| 9008 | `delete-group` | |
123 124
124- *group metadata* (`kind:39000`) (optional) 125- *group metadata* (`kind:39000`) (optional)
125 126
@@ -160,6 +161,7 @@ The list of capabilities, as defined by this NIP, for now, is the following:
160- `add-permission` 161- `add-permission`
161- `remove-permission` 162- `remove-permission`
162- `edit-group-status` 163- `edit-group-status`
164- `delete-group`
163 165
164```js 166```js
165{ 167{