upleb.uk

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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorreis <1l0@users.noreply.github.com>2025-07-29 20:42:47 +0900
committerGitHub <noreply@github.com>2025-07-29 08:42:47 -0300
commitaefad1876b68124d16222de7f3e458dd78c37fca (patch)
treef05113d53b4901ad738a92ac7678c6f8ac98cabb
parent4984b057c20397eae919ee5e463bc8a5d3fb2dc0 (diff)
nip25: remove duplicate (#1993)
-rw-r--r--25.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/25.md b/25.md
index 6492822..e0db86a 100644
--- a/25.md
+++ b/25.md
@@ -26,8 +26,6 @@ There SHOULD be a `p` tag set to the `pubkey` of the event being reacted to. If
26 26
27If 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. 27If 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
29The reaction SHOULD include a `k` tag with the stringified kind number of the reacted event as its value.
30
31The `e` and `a` tags SHOULD include relay and pubkey hints. The `p` tags SHOULD include relay hints. 29The `e` and `a` tags SHOULD include relay and pubkey hints. The `p` tags SHOULD include relay hints.
32 30
33The reaction event MAY include a `k` tag with the stringified kind number of the reacted event as its value. 31The reaction event MAY include a `k` tag with the stringified kind number of the reacted event as its value.