diff options
| -rw-r--r-- | 18.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -39,7 +39,7 @@ of the `mark` argument. The first argument MAY be either an event id or an addre | |||
| 39 | 39 | ||
| 40 | `["q", <event-id-or-address>, <relay-url>, <pubkey>]` | 40 | `["q", <event-id-or-address>, <relay-url>, <pubkey>]` |
| 41 | 41 | ||
| 42 | Quote reposts MUST include the bech32-encoded `nevent`, `note`, or `naddr` of the | 42 | Quote reposts MUST include the [NIP-19](19.md) `nevent`, `note`, or `naddr` of the |
| 43 | event in the content. The embedded entity should match the type of the tag (in | 43 | event in the content. The embedded entity should match the type of the tag (in |
| 44 | other words, if embedding a `naddr`, the `q` tag should contain an address, not | 44 | other words, if embedding a `naddr`, the `q` tag should contain an address, not |
| 45 | an event id). | 45 | an event id). |