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

pub const OP_GREATERTHANOREQUAL: u8

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