diff options
| author | DanConwayDev <114834599+DanConwayDev@users.noreply.github.com> | 2025-07-31 13:43:14 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-31 08:43:14 -0400 |
| commit | faba3f016df141781f6328a3f0ac398ee8a03a3c (patch) | |
| tree | 0bdc507b6985590dd271d8fa4c07440c56191b54 /34.md | |
| parent | e6de76f76b2ef46d7535ef3c9c77812c6d40b32c (diff) | |
NIP-34: `mention` marker ~> `q` tag NIP-10 update (#1998)
Diffstat (limited to '34.md')
| -rw-r--r-- | 34.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -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>"] |