NIP-34: `mention` marker ~> `q` tag NIP-10 update (#1998)
This commit is contained in:
parent
e6de76f76b
commit
faba3f016d
2
34.md
2
34.md
|
@ -150,7 +150,7 @@ Root Patches and Issues have a Status that defaults to 'Open' and can be set by
|
||||||
["r", "<earliest-unique-commit-id-of-repo>"]
|
["r", "<earliest-unique-commit-id-of-repo>"]
|
||||||
|
|
||||||
// optional for `1631` status
|
// optional for `1631` status
|
||||||
["e", "<applied-or-merged-patch-event-id>", "", "mention"], // for each
|
["q", "<applied-or-merged-patch-event-id>", "<relay-url>", "<pubkey>"], // for each
|
||||||
// when merged
|
// when merged
|
||||||
["merge-commit", "<merge-commit-id>"]
|
["merge-commit", "<merge-commit-id>"]
|
||||||
["r", "<merge-commit-id>"]
|
["r", "<merge-commit-id>"]
|
||||||
|
|
Loading…
Reference in New Issue