Skip to main content

OP_GREATERTHAN

Constant OP_GREATERTHAN 

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

OP_GREATERTHAN - Returns 1 if a is greater than b, 0 otherwise