Type Definition bitcoin_scripting::SigPair

source ·
pub type SigPair = (PubKey, Vec<u8>);