mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-14 07:49:07 -05:00
Merge pull request #1558 from coracle-social/quote-a
Add explicit support for address quotes
This commit is contained in:
commit
4aa46562eb
5
18.md
5
18.md
|
@ -30,6 +30,11 @@ of the `mark` argument.
|
|||
|
||||
`["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
|
||||
event in the content.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user