upleb.uk

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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanConwayDev <114834599+DanConwayDev@users.noreply.github.com>2025-07-31 13:43:14 +0100
committerGitHub <noreply@github.com>2025-07-31 08:43:14 -0400
commitfaba3f016df141781f6328a3f0ac398ee8a03a3c (patch)
tree0bdc507b6985590dd271d8fa4c07440c56191b54
parente6de76f76b2ef46d7535ef3c9c77812c6d40b32c (diff)
NIP-34: `mention` marker ~> `q` tag NIP-10 update (#1998)
-rw-r--r--34.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/34.md b/34.md
index 605065f..65f3388 100644
--- a/34.md
+++ b/34.md
@@ -150,7 +150,7 @@ Root Patches and Issues have a Status that defaults to 'Open' and can be set by
150 ["r", "<earliest-unique-commit-id-of-repo>"] 150 ["r", "<earliest-unique-commit-id-of-repo>"]
151 151
152 // optional for `1631` status 152 // optional for `1631` status
153 ["e", "<applied-or-merged-patch-event-id>", "", "mention"], // for each 153 ["q", "<applied-or-merged-patch-event-id>", "<relay-url>", "<pubkey>"], // for each
154 // when merged 154 // when merged
155 ["merge-commit", "<merge-commit-id>"] 155 ["merge-commit", "<merge-commit-id>"]
156 ["r", "<merge-commit-id>"] 156 ["r", "<merge-commit-id>"]