The output scripts given in the specification are invalid for the bitcoin OP_CHECKMULTISIG
.
The operator must be preceded with a push of the total number of keys - see https://bitcoin.stackexchange.com/questions/40669/checkmultisig-a-worked-out-example and https://en.bitcoin.it/wiki/OP_CHECKMULTISIG for the details.