OP_CHECKMULTISIG

Constant OP_CHECKMULTISIG 

Source
pub const OP_CHECKMULTISIG: u8 = 174;
Expand description

Puts 1 on the stack if m of n signatures authorize the public key and transaction hash. Otherwise 0.