mirror of
https://github.com/edufeed-org/nips.git
synced 2025-12-09 16:24: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
2
19.md
2
19.md
|
|
@ -43,7 +43,7 @@ These possible standardized `TLV` types are indicated here:
|
|||
- depends on the bech32 prefix:
|
||||
- for `nprofile` it will be the 32 bytes of the profile public key
|
||||
- for `nevent` it will be the 32 bytes of the event id
|
||||
- for `naddr`, it is the identifier (the `"d"` tag) of the event being referenced. For non-parameterized replaceable events, use an empty string.
|
||||
- for `naddr`, it is the identifier (the `"d"` tag) of the event being referenced. For normal replaceable events use an empty string.
|
||||
- `1`: `relay`
|
||||
- for `nprofile`, `nevent` and `naddr`, _optionally_, a relay in which the entity (profile or event) is more likely to be found, encoded as ascii
|
||||
- this may be included multiple times
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue