upleb.uk

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

summaryrefslogtreecommitdiff
path: root/09.md
diff options
context:
space:
mode:
authorAsai Toshiya <to.asai.60@gmail.com>2023-11-24 02:44:12 +0900
committerGitHub <noreply@github.com>2023-11-23 14:44:12 -0300
commit5ae5a6d0553e34afc3cf19e96043f7e0e2b349ef (patch)
tree208799976bccde900c48c22037d756201eb02d4d /09.md
parent7822a8b12670312aff104ddc03066425882f739d (diff)
Remove "NIP-33" (#896)
Diffstat (limited to '09.md')
-rw-r--r--09.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/09.md b/09.md
index f92410f..fbbd6e1 100644
--- a/09.md
+++ b/09.md
@@ -8,7 +8,7 @@ Event Deletion
8 8
9A special event with kind `5`, meaning "deletion" is defined as having a list of one or more `e` tags, each referencing an event the author is requesting to be deleted. 9A special event with kind `5`, meaning "deletion" is defined as having a list of one or more `e` tags, each referencing an event the author is requesting to be deleted.
10 10
11Each tag entry must contain an "e" event id and/or NIP-33 `a` tags intended for deletion. 11Each tag entry must contain an "e" event id and/or `a` tags intended for deletion.
12 12
13The event's `content` field MAY contain a text note describing the reason for the deletion. 13The event's `content` field MAY contain a text note describing the reason for the deletion.
14 14