mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-14 07:49:07 -05:00
Add explicit support for address quotes
This commit is contained in:
parent
1cda2dcc59
commit
c0568fe8cc
5
18.md
5
18.md
|
@ -30,6 +30,11 @@ of the `mark` argument.
|
||||||
|
|
||||||
`["q", <event-id>, <relay-url>, <pubkey>]`
|
`["q", <event-id>, <relay-url>, <pubkey>]`
|
||||||
|
|
||||||
|
When quoting an event by address, `q` tags should follow conventions for `a` tags,
|
||||||
|
as described in [NIP 01](./01.md).
|
||||||
|
|
||||||
|
`["q", <event-address>, <relay-url>]`
|
||||||
|
|
||||||
Quote reposts MUST include the [NIP-21](21.md) `nevent`, `note`, or `naddr` of the
|
Quote reposts MUST include the [NIP-21](21.md) `nevent`, `note`, or `naddr` of the
|
||||||
event in the content.
|
event in the content.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user