diff options
| author | hodlbod <jstaab@protonmail.com> | 2024-10-03 09:31:17 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-03 09:31:17 -0700 |
| commit | f5a6fb258fa235189303c8bf2c1132e9f81ac8c9 (patch) | |
| tree | f5e93d2d88a829ae0f076d690173e1ac2ac9a332 /18.md | |
| parent | 78b6615c211b83b4f09c3421ccd61c05e3d0264f (diff) | |
Update 18.md
Co-authored-by: Asai Toshiya <to.asai.60@gmail.com>
Diffstat (limited to '18.md')
| -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). |