mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-09 22:09:06 -05:00
Indicate that TLVs that are not recognized or supported should be ignored
This commit is contained in:
parent
c7711aa802
commit
dee546ed9e
1
19.md
1
19.md
|
@ -66,3 +66,4 @@ These possible standardized `TLV` types are indicated here:
|
||||||
## Notes
|
## Notes
|
||||||
|
|
||||||
- `npub` keys MUST NOT be used in NIP-01 events or in NIP-05 JSON responses, only the hex format is supported there.
|
- `npub` keys MUST NOT be used in NIP-01 events or in NIP-05 JSON responses, only the hex format is supported there.
|
||||||
|
- When decoding a bech32-formatted string, TLVs that are not recognized or supported should be ignored, rather than causing an error.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user