Constant bitcoin::blockdata::opcodes::all::OP_LESSTHAN[][src]

pub const OP_LESSTHAN: All;

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