Skip to main content

OP_WITHIN

Constant OP_WITHIN 

Source
pub const OP_WITHIN: u8 = 0xa5;
Expand description

Push 1 if the third item is within the range [second, top), 0 otherwise.