replaceable -> addressable (#1948)
This commit is contained in:
parent
37bc37c95a
commit
3430b8bf3d
2
19.md
2
19.md
|
@ -34,7 +34,7 @@ These are the possible bech32 prefixes with `TLV`:
|
|||
|
||||
- `nprofile`: a nostr profile
|
||||
- `nevent`: a nostr event
|
||||
- `naddr`: a nostr _replaceable event_ coordinate
|
||||
- `naddr`: a nostr _addressable event_ coordinate
|
||||
- `nrelay`: a nostr relay (deprecated)
|
||||
|
||||
These possible standardized `TLV` types are indicated here:
|
||||
|
|
Loading…
Reference in New Issue