Skip to main content

remove_opcode

Function remove_opcode 

Source
pub fn remove_opcode(script: &ParsedScript, opcode: u8) -> ParsedScript
Expand description

Remove all occurrences of a specific opcode.