Skip to main content

OP_LESSTHAN

Constant OP_LESSTHAN 

Source
pub const OP_LESSTHAN: u8 = 0x9f; // 159u8
Expand description

OP_LESSTHAN - Returns 1 if a is less than b, 0 otherwise