pub const OP_LESSTHANOREQUAL: u8 = 0xa1; // 161u8
OP_LESSTHANOREQUAL - Returns 1 if a is less than or equal to b, 0 otherwise