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