Function input_script_hash

Source
pub fn input_script_hash(a: u32) -> Option<u256>
Expand description

Return the SHA256 hash of the scriptPubKey of the UTXO of the input at the given index.

Return None if the input does not exist.

ยงCost

147 mWU (milli weight units)