Skip to main content

OP_CHECKMULTISIGVERIFY

Constant OP_CHECKMULTISIGVERIFY 

Source
pub const OP_CHECKMULTISIGVERIFY: u8 = 0xaf;
Expand description

Same as OP_CHECKMULTISIG, then OP_VERIFY. Marks transaction invalid if check fails.