Update 19.md

Co-authored-by: fiatjaf_ <fiatjaf@gmail.com>
This commit is contained in:
Asai Toshiya 2024-11-28 10:50:17 +09:00 committed by GitHub
parent 81a1d789d4
commit 6b19e42616
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

1
19.md
View File

@ -63,6 +63,5 @@ These possible standardized `TLV` types are indicated here:
## Notes
- Clients should still accept keys in both hex and npub format for now, and convert internally.
- `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.