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 /75.md | |
| parent | d0962aac09ed1747c19bb96ce4accdaaab707c8d (diff) | |
rename "parameterized replaceable event" to "addressable event" (#1418)
Diffstat (limited to '75.md')
| -rw-r--r-- | 75.md | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -53,11 +53,11 @@ The following tags are OPTIONAL. | |||
| 53 | } | 53 | } |
| 54 | ``` | 54 | ``` |
| 55 | 55 | ||
| 56 | The goal MAY include an `r` or `a` tag linking to a URL or parameterized replaceable event. | 56 | The goal MAY include an `r` or `a` tag linking to a URL or addressable event. |
| 57 | 57 | ||
| 58 | The goal MAY include multiple beneficiary pubkeys by specifying [`zap` tags](57.md#appendix-g-zap-tag-on-other-events). | 58 | The goal MAY include multiple beneficiary pubkeys by specifying [`zap` tags](57.md#appendix-g-zap-tag-on-other-events). |
| 59 | 59 | ||
| 60 | Parameterized replaceable events can link to a goal by using a `goal` tag specifying the event id and an optional relay hint. | 60 | Addressable events can link to a goal by using a `goal` tag specifying the event id and an optional relay hint. |
| 61 | 61 | ||
| 62 | ```json | 62 | ```json |
| 63 | { | 63 | { |