Type Alias breez_sdk_liquid::bitcoin::util::schnorr::UntweakedKeyPair

pub type UntweakedKeyPair = KeyPair;
Expand description

Untweaked BIP-340 key pair

Aliased Typeยง

struct UntweakedKeyPair(/* private fields */);