From 6b19e4261632f15047370c0fb4997304fccb84cf Mon Sep 17 00:00:00 2001 From: Asai Toshiya Date: Thu, 28 Nov 2024 10:50:17 +0900 Subject: [PATCH] Update 19.md Co-authored-by: fiatjaf_ --- 19.md | 1 - 1 file changed, 1 deletion(-) diff --git a/19.md b/19.md index 4e5e029..de5d0de 100644 --- a/19.md +++ b/19.md @@ -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.