pub const OP_GREATERTHAN: u8 = 0xa0; // 160u8
OP_GREATERTHAN - Returns 1 if a is greater than b, 0 otherwise