Update 19.md

This commit is contained in:
Semisol 2023-01-27 20:47:15 +03:00 committed by GitHub
parent 447b338cd9
commit 0a2f69a753
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
19.md

@ -42,10 +42,10 @@ 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 `nrelay`, this is reserved.
- for `nrelay`, this is the relay URL.
- for `nprofile`, `nevent` and `nrelay` this may be included only once.
- `1`: `relay`
- A relay in which the entity (profile or event) is more likely to be found, encoded as UTF-8. This may be included multiple times.
- This may be included only once if the prefix is `nrelay`.
## Examples