mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-12-17 20:18:50 +00:00
rename "parameterized replaceable event" to "addressable event" (#1418)
This commit is contained in:
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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user