diff options
| author | Terry Yiu <963907+tyiu@users.noreply.github.com> | 2024-08-14 20:02:13 -0400 |
|---|---|---|
| committer | Terry Yiu <963907+tyiu@users.noreply.github.com> | 2024-08-14 20:08:41 -0400 |
| commit | 95885afe2da245b0c4d80b91e9e44ee7f5ad447f (patch) | |
| tree | 5db11cf600c38c9c23e87e4b2ecaddf8afdfad14 /72.md | |
| parent | 645a562a8b870a41fd953a422e171b33f74aef07 (diff) | |
Update NIP-09 to rename deletion to retraction
Diffstat (limited to '72.md')
| -rw-r--r-- | 72.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -62,7 +62,7 @@ An approval event MUST include one or more community `a` tags, an `e` or `a` tag | |||
| 62 | 62 | ||
| 63 | The 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. | 63 | The 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 | ||
| 65 | Moderators MAY delete their approval of a post at any time using NIP 09 event deletions. | 65 | Moderators MAY retract their approval of a post at any time using NIP 09 event retractions. |
| 66 | 66 | ||
| 67 | ```jsonc | 67 | ```jsonc |
| 68 | { | 68 | { |