upleb.uk

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

summaryrefslogtreecommitdiff
path: root/72.md
diff options
context:
space:
mode:
authorAlex Gleason <alex@alexgleason.me>2024-08-15 16:34:52 -0500
committerGitHub <noreply@github.com>2024-08-15 16:34:52 -0500
commit2c7e2af15fbdf09bec5c673a56010797f02f206f (patch)
treebc8b1b5ae667d3d38f3c042b1979a4f0a432c434 /72.md
parent645a562a8b870a41fd953a422e171b33f74aef07 (diff)
parent0ee877275a339d7a29915ddb6a4b37feb714c61d (diff)
Merge pull request #1425 from tyiu/rename-delete-to-retract
Update NIP-09 to rename to deletion request
Diffstat (limited to '72.md')
-rw-r--r--72.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/72.md b/72.md
index d19b80b..b2f523b 100644
--- a/72.md
+++ b/72.md
@@ -62,7 +62,7 @@ An approval event MUST include one or more community `a` tags, an `e` or `a` tag
62 62
63The event SHOULD also include the JSON-stringified `post request` event inside the `.content`, and a `k` tag with the original post's event kind to allow filtering of approved posts by kind. 63The event SHOULD also include the JSON-stringified `post request` event inside the `.content`, and a `k` tag with the original post's event kind to allow filtering of approved posts by kind.
64 64
65Moderators MAY delete their approval of a post at any time using NIP 09 event deletions. 65Moderators MAY request deletion of their approval of a post at any time using [NIP-09 event deletion requests](09.md).
66 66
67```jsonc 67```jsonc
68{ 68{