upleb.uk

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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--25.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/25.md b/25.md
index bdee066..7cc96b5 100644
--- a/25.md
+++ b/25.md
@@ -25,12 +25,15 @@ consider it a "+".
25Tags 25Tags
26---- 26----
27 27
28The reaction event SHOULD include `e` and `p` tags pointing to the note the user is 28The reaction event SHOULD include `a`, `e` and `p` tags pointing to the note the user is
29reacting to. The `p` tag allows authors to be notified. The `e` tags enables clients 29reacting to. The `p` tag allows authors to be notified. The `e` tags enables clients
30to pull all the reactions to individual posts. 30to pull all the reactions to individual events and `a` tags enables clients to seek reactions
31for all versions of a replaceable event.
31 32
32The `e` tag MUST be the `id` of the note that is being reacted to. 33The `e` tag MUST be the `id` of the note that is being reacted to.
33 34
35The `a` tag MUST contain the coordinates (`kind:pubkey:d-tag`) of the replaceable being reacted to.
36
34The `p` tag MUST be the `pubkey` of the event being reacted to. 37The `p` tag MUST be the `pubkey` of the event being reacted to.
35 38
36The reaction event MAY include a `k` tag with the stringified kind number 39The reaction event MAY include a `k` tag with the stringified kind number