fn get_witness_script_hash(input: &TxIn) -> Result<WScriptHash, LeafErrorKind>Expand description
Computes the witness script hash from the input’s witness data.
fn get_witness_script_hash(input: &TxIn) -> Result<WScriptHash, LeafErrorKind>Computes the witness script hash from the input’s witness data.