https://github.com/nostr-protocol/nips/blob/master/19.md
> It is recommended that ids and keys are stored in either hex or binary format, since these formats are closer to what must actually be used the core protocol.
> The bech32 encodings of keys and ids are not meant to be used inside the standard NIP-01 event formats or inside the filters, they're meant for human-friendlier display and input only. 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.
同じようなことを言っているんだよなぁ
#Nostr