rename "parameterized replaceable event" to "addressable event" (#1418)

This commit is contained in:
fiatjaf_
2024-08-20 12:56:05 -03:00
committed by GitHub
parent d0962aac09
commit ca3c52e3e7
17 changed files with 19 additions and 19 deletions

2
19.md
View File

@@ -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