[][src]Constant sv::script::op_codes::OP_LESSTHANOREQUAL

pub const OP_LESSTHANOREQUAL: u8

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