pub const OP_CHECKMULTISIGVERIFY: u8 = 0xaf;
Same as OP_CHECKMULTISIG, then OP_VERIFY. Marks transaction invalid if check fails.