[][src]Constant bitcointx::op::LESSTHANOREQUAL

pub const LESSTHANOREQUAL: u8 = 161;

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