OP_NUMEQUAL

Constant OP_NUMEQUAL 

Source
pub const OP_NUMEQUAL: u8 = 156;
Expand description

Returns 1 if the numbers are equal. Otherwise, 0.