pub const OP_EQUALVERIFY: u8 = 0x88;
Same as OP_EQUAL, then OP_VERIFY. Marks transaction invalid if not equal.