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