Skip to main content

OP_WITHIN

Constant OP_WITHIN 

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

OP_WITHIN - Returns 1 if x is within the specified range (left-inclusive), 0 otherwise