Function gt

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

Implements the GT instruction - greater than comparison.