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