pub fn remove_opcode_by_data(script: &ParsedScript, data: &[u8]) -> ParsedScriptExpand description
Remove opcodes that push the given data.
pub fn remove_opcode_by_data(script: &ParsedScript, data: &[u8]) -> ParsedScriptRemove opcodes that push the given data.