Skip to main content

OP_GREATERTHAN

Constant OP_GREATERTHAN 

Source
pub const OP_GREATERTHAN: u8 = 0xa0;
Expand description

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