diff options
| author | fiatjaf <fiatjaf@gmail.com> | 2024-05-08 17:19:03 -0300 |
|---|---|---|
| committer | fiatjaf <fiatjaf@gmail.com> | 2024-05-08 17:19:03 -0300 |
| commit | 3f5cd0123935b6245fb6077ffe5311e7fb29a8c9 (patch) | |
| tree | a19147df7c03d5ea28345b2c9036b265fc7ae009 /57.md | |
| parent | 8073c848a33007c6e03d1de4d4fd17d46c2a0242 (diff) | |
rename "parameterized replaceable event" to "tagged-replaceable event".tagged-replaceable
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 tagged-replaceable events such as NIP-23 long-form notes. |
| 40 | 40 | ||
| 41 | Example: | 41 | Example: |
| 42 | 42 | ||