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, 1 insertions, 1 deletions
diff --git a/29.md b/29.md
index 6fd7093..4c854f9 100644
--- a/29.md
+++ b/29.md
@@ -78,7 +78,7 @@ The list of capabilities, as defined by this NIP, for now, is the following:
78} 78}
79``` 79```
80 80
81- *moderation event* (`kind:39002`) (optional) 81- *moderation event* (`kind:9000`) (optional)
82 82
83An event sent from a client to the relay in order to accomplish a moderation action. The relay should read this event and act on it if the user sending the event has the required permissions and the date is close to the current date. The relay may discard the event after taking action or keep it as a way to expose a moderation log. This is similar to the `kind:9` event in its structure. 83An event sent from a client to the relay in order to accomplish a moderation action. The relay should read this event and act on it if the user sending the event has the required permissions and the date is close to the current date. The relay may discard the event after taking action or keep it as a way to expose a moderation log. This is similar to the `kind:9` event in its structure.
84 84