fn get_script_hash(input: &TxIn) -> Result<ScriptHash, LeafErrorKind>Expand description
Computes the script hash from the input’s scriptSig.
fn get_script_hash(input: &TxIn) -> Result<ScriptHash, LeafErrorKind>Computes the script hash from the input’s scriptSig.