OP_GREATERTHAN

Constant OP_GREATERTHAN 

Source
pub const OP_GREATERTHAN: u8 = 160;
Expand description

Returns 1 if a is greater than b. Otherwise, 0.