Type Alias bdk_chain::bitcoin::key::UntweakedPublicKey

pub type UntweakedPublicKey = XOnlyPublicKey;
Expand description

Untweaked BIP-340 X-coord-only public key

Aliased Typeยง

struct UntweakedPublicKey(/* private fields */);