pub fn script_to_asm_str(
    script: &Script,
    attempt_sighash_decode: Option<bool>
) -> String