Skip to main content

OP_EQUAL

Constant OP_EQUAL 

Source
pub const OP_EQUAL: u8 = 0x87; // 135u8
Expand description

OP_EQUAL - Returns 1 if the inputs are exactly equal, 0 otherwise