Skip to main content

OP_LESSTHANOREQUAL

Constant OP_LESSTHANOREQUAL 

Source
pub const OP_LESSTHANOREQUAL: u8 = 0xa1; // 161u8
Expand description

OP_LESSTHANOREQUAL - Returns 1 if a is less than or equal to b, 0 otherwise