Skip to main content

OP_LESSTHAN

Constant OP_LESSTHAN 

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

Push 1 if the second item is less than the top item, 0 otherwise.