OP_LESSTHAN

Constant OP_LESSTHAN 

Source
pub const OP_LESSTHAN: u8 = 159;
Expand description

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