Function output_script_hash

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

Return the SHA256 hash of the scriptPubKey of the output at the given index.

Return None if the output does not exist.

ยงCost

151 mWU (milli weight units)