Type Alias UntweakedKeypair

Source
pub type UntweakedKeypair = Keypair;
Expand description

Untweaked BIP-340 key pair

Aliased Typeยง

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