mirror of
https://github.com/edufeed-org/nips.git
synced 2025-12-10 00:34:32 +00:00
rename "parameterized replaceable event" to "addressable event" (#1418)
This commit is contained in:
parent
d0962aac09
commit
ca3c52e3e7
17 changed files with 19 additions and 19 deletions
4
75.md
4
75.md
|
|
@ -53,11 +53,11 @@ The following tags are OPTIONAL.
|
|||
}
|
||||
```
|
||||
|
||||
The goal MAY include an `r` or `a` tag linking to a URL or parameterized replaceable event.
|
||||
The goal MAY include an `r` or `a` tag linking to a URL or addressable event.
|
||||
|
||||
The goal MAY include multiple beneficiary pubkeys by specifying [`zap` tags](57.md#appendix-g-zap-tag-on-other-events).
|
||||
|
||||
Parameterized replaceable events can link to a goal by using a `goal` tag specifying the event id and an optional relay hint.
|
||||
Addressable events can link to a goal by using a `goal` tag specifying the event id and an optional relay hint.
|
||||
|
||||
```json
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue