diff --git a/29.md b/29.md index 6fd70934..4c854f95 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: } ``` -- *moderation event* (`kind:39002`) (optional) +- *moderation event* (`kind:9000`) (optional) An 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.