Skip to main content

OP_GREATERTHANOREQUAL

Constant OP_GREATERTHANOREQUAL 

Source
pub const OP_GREATERTHANOREQUAL: u8 = 0xa2;
Expand description

Push 1 if the second item is greater than or equal to the top item, 0 otherwise.