pub const OP_EQUALVERIFY: u8 = 0x88; // 136u8
Returns success if the inputs are exactly equal, failure otherwise.