Skip to content

Commit ecee40d

Browse files
committed
nip19: deprecate nrelay
1 parent 6021b07 commit ecee40d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

19.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -34,16 +34,15 @@ These are the possible bech32 prefixes with `TLV`:
3434

3535
- `nprofile`: a nostr profile
3636
- `nevent`: a nostr event
37-
- `nrelay`: a nostr relay
3837
- `naddr`: a nostr _replaceable event_ coordinate
38+
- `nrelay`: a nostr relay (deprecated)
3939

4040
These possible standardized `TLV` types are indicated here:
4141

4242
- `0`: `special`
4343
- depends on the bech32 prefix:
4444
- for `nprofile` it will be the 32 bytes of the profile public key
4545
- for `nevent` it will be the 32 bytes of the event id
46-
- for `nrelay`, this is the relay URL
4746
- for `naddr`, it is the identifier (the `"d"` tag) of the event being referenced. For non-parameterized replaceable events, use an empty string.
4847
- `1`: `relay`
4948
- for `nprofile`, `nevent` and `naddr`, _optionally_, a relay in which the entity (profile or event) is more likely to be found, encoded as ascii

0 commit comments

Comments
 (0)