pub const OP_CHECKSIGVERIFY: u8 = 0xad;
Same as OP_CHECKSIG, then OP_VERIFY. Marks transaction invalid if signature check fails.