Constant bitcoin::blockdata::opcodes::all::OP_GREATERTHAN [−][src]
pub const OP_GREATERTHAN: All;
Pop the top two items; push 1 if the second is greater than the top, 0 otherwise
pub const OP_GREATERTHAN: All;
Pop the top two items; push 1 if the second is greater than the top, 0 otherwise