pub fn remove_opcode(script: &ParsedScript, opcode: u8) -> ParsedScriptExpand description
Remove all occurrences of a specific opcode.
pub fn remove_opcode(script: &ParsedScript, opcode: u8) -> ParsedScriptRemove all occurrences of a specific opcode.