Type Alias bitcoin::key::TweakedKeyPair

source ·
pub type TweakedKeyPair = TweakedKeypair;
👎Deprecated since 0.31.0: use TweakedKeypair instead
Expand description

Tweaked BIP-340 key pair

Aliased Type§

struct TweakedKeyPair(/* private fields */);