[][src]Constant bitcointx::op::GREATERTHANOREQUAL

pub const GREATERTHANOREQUAL: u8 = 162;

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