Skip to main content

check_bip66_network

Function check_bip66_network 

Source
pub fn check_bip66_network(
    signature: &[u8],
    height: u64,
    network: Network,
) -> Result<bool, ConsensusError>
Expand description

Convenience: BIP66 check using network (for script/signature callers).