Constant breez_sdk_liquid::bitcoin::blockdata::opcodes::all::OP_GREATERTHAN

pub const OP_GREATERTHAN: All;
Expand description

Pop the top two items; push 1 if the second is greater than the top, 0 otherwise.