sub

Function sub 

pub fn sub<WIRE, H>(context: InstructionContext<'_, H, WIRE>)
where WIRE: InterpreterTypes, H: ?Sized,
Expand description

Implements the SUB instruction - subtracts two values from stack.