Skip to content

Commit

Permalink
Indicate that TLVs that are not recognized or supported should be ign…
Browse files Browse the repository at this point in the history
…ored
  • Loading branch information
mikedilger authored and fiatjaf committed Apr 9, 2023
1 parent c7711aa commit dee546e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 19.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,4 @@ These possible standardized `TLV` types are indicated here:
## Notes

- `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.

0 comments on commit dee546e

Please sign in to comment.