Type Alias UntweakedPublicKey

Source
pub type UntweakedPublicKey = XOnlyPublicKey;
Expand description

Untweaked BIP-340 X-coord-only public key

Aliased Typeยง

pub struct UntweakedPublicKey(/* private fields */);