diff options
| author | reis <1l0@users.noreply.github.com> | 2025-07-29 20:42:47 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-29 08:42:47 -0300 |
| commit | aefad1876b68124d16222de7f3e458dd78c37fca (patch) | |
| tree | f05113d53b4901ad738a92ac7678c6f8ac98cabb | |
| parent | 4984b057c20397eae919ee5e463bc8a5d3fb2dc0 (diff) | |
nip25: remove duplicate (#1993)
| -rw-r--r-- | 25.md | 2 |
1 files changed, 0 insertions, 2 deletions
| @@ -26,8 +26,6 @@ There SHOULD be a `p` tag set to the `pubkey` of the event being reacted to. If | |||
| 26 | 26 | ||
| 27 | If the event being reacted to is an addressable event, an `a` SHOULD be included together with the `e` tag, it must be set to the coordinates (`kind:pubkey:d-tag`) of the event being reacted to. | 27 | If the event being reacted to is an addressable event, an `a` SHOULD be included together with the `e` tag, it must be set to the coordinates (`kind:pubkey:d-tag`) of the event being reacted to. |
| 28 | 28 | ||
| 29 | The reaction SHOULD include a `k` tag with the stringified kind number of the reacted event as its value. | ||
| 30 | |||
| 31 | The `e` and `a` tags SHOULD include relay and pubkey hints. The `p` tags SHOULD include relay hints. | 29 | The `e` and `a` tags SHOULD include relay and pubkey hints. The `p` tags SHOULD include relay hints. |
| 32 | 30 | ||
| 33 | The reaction event MAY include a `k` tag with the stringified kind number of the reacted event as its value. | 31 | The reaction event MAY include a `k` tag with the stringified kind number of the reacted event as its value. |