pub type BitcoinSig = (Signature, SigHashType);
Expand description

Type alias for a signature/hashtype pair