Hey all,
I noticed this transaction:
https://blockchain.info/tx/136becd0892fa38c5aca8104db8b90b3a0e6b40912b7d1462aed583c067054cdIt kind of looks like the output script is saying, as long as you provide a valid multisig for any address you can spend it (the wiki says OP_MULTISIG drops one item from the stack, so I'm guessing the OP_NOT just gets ignored. If not, does it mean anything that isn't a multisig is usable??)
Is this transaction spendable? Does OP_MULTISIG even work when it isn't a multisig address?