Function simfony_as_rust::jet::transaction::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.