diff options
| author | fiatjaf_ <fiatjaf@gmail.com> | 2024-08-20 12:56:05 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-20 12:56:05 -0300 |
| commit | ca3c52e3e74f0a4679f1c6c0d9ac6461ea748d2d (patch) | |
| tree | 521828c5f9d142b50102a520d31d94b066dc8ace /57.md | |
| parent | d0962aac09ed1747c19bb96ce4accdaaab707c8d (diff) | |
rename "parameterized replaceable event" to "addressable event" (#1418)
Diffstat (limited to '57.md')
| -rw-r--r-- | 57.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -36,7 +36,7 @@ A `zap request` is an event of kind `9734` that is _not_ published to relays, bu | |||
| 36 | In addition, the event MAY include the following tags: | 36 | In addition, the event MAY include the following tags: |
| 37 | 37 | ||
| 38 | - `e` is an optional hex-encoded event id. Clients MUST include this if zapping an event rather than a person. | 38 | - `e` is an optional hex-encoded event id. Clients MUST include this if zapping an event rather than a person. |
| 39 | - `a` is an optional event coordinate that allows tipping parameterized replaceable events such as NIP-23 long-form notes. | 39 | - `a` is an optional event coordinate that allows tipping addressable events such as NIP-23 long-form notes. |
| 40 | 40 | ||
| 41 | Example: | 41 | Example: |
| 42 | 42 | ||