OP_EQUAL

Constant OP_EQUAL 

Source
pub const OP_EQUAL: u8 = 135;
Expand description

Returns 1 if the inputs are exactly equal, 0 otherwise