diff options
Diffstat (limited to '09.md')
| -rw-r--r-- | 09.md | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -4,11 +4,11 @@ NIP-09 | |||
| 4 | Event Deletion | 4 | Event Deletion |
| 5 | -------------- | 5 | -------------- |
| 6 | 6 | ||
| 7 | `draft` `optional` `author:scsibug` | 7 | `draft` `optional` |
| 8 | 8 | ||
| 9 | A 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. | 9 | A 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 | ||
| 11 | Each tag entry must contain an "e" event id and/or NIP-33 `a` tags intended for deletion. | 11 | Each tag entry must contain an "e" event id and/or `a` tags intended for deletion. |
| 12 | 12 | ||
| 13 | The event's `content` field MAY contain a text note describing the reason for the deletion. | 13 | The event's `content` field MAY contain a text note describing the reason for the deletion. |
| 14 | 14 | ||