pub fn decode_npub(npub: &str) -> Result<XOnlyPublicKey, IdentityError>Expand description
Decode an npub string to an x-only public key.
pub fn decode_npub(npub: &str) -> Result<XOnlyPublicKey, IdentityError>Decode an npub string to an x-only public key.