diff options
| author | mattn <mattn.jp@gmail.com> | 2025-12-24 02:53:38 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-23 14:53:38 -0300 |
| commit | f5a15ea27e06ce8f5635117931f06318f532a713 (patch) | |
| tree | f7b522087eac747eae5589d1ecdeb0572b5858b1 /09.md | |
| parent | c1ff79f1c6c6f90f032a631d141e6ce8d39be7f2 (diff) | |
add relay tag (#2173)
Diffstat (limited to '09.md')
| -rw-r--r-- | 09.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -4,7 +4,7 @@ NIP-09 | |||
| 4 | Event Deletion Request | 4 | Event Deletion Request |
| 5 | ---------------------- | 5 | ---------------------- |
| 6 | 6 | ||
| 7 | `draft` `optional` | 7 | `draft` `optional` `relay` |
| 8 | 8 | ||
| 9 | A special event with kind `5`, meaning "deletion request" is defined as having a list of one or more `e` or `a` tags, each referencing an event the author is requesting to be deleted. Deletion requests SHOULD include a `k` tag for the kind of each event being requested for deletion. | 9 | A special event with kind `5`, meaning "deletion request" is defined as having a list of one or more `e` or `a` tags, each referencing an event the author is requesting to be deleted. Deletion requests SHOULD include a `k` tag for the kind of each event being requested for deletion. |
| 10 | 10 | ||