[][src]Constant bitcointx::op::CHECKMULTISIG

pub const CHECKMULTISIG: u8 = 174;

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