Skip to main content

OP_NUMEQUAL

Constant OP_NUMEQUAL 

Source
pub const OP_NUMEQUAL: u8 = 0x9c; // 156u8
Expand description

OP_NUMEQUAL - Returns 1 if the numbers are equal, 0 otherwise