Skip to main content

remove_opcode_by_data

Function remove_opcode_by_data 

Source
pub fn remove_opcode_by_data(script: &ParsedScript, data: &[u8]) -> ParsedScript
Expand description

Remove opcodes that push the given data.