Using the default client's RPC calls, can I make a transaction that sends to a RAW multisig (not P2SH multisig) scriptPubKey?
If I made a raw transaction, and edited the bytes in the scriptPubKey of one of the outputs, could I manually write in my own scriptPubKey? Hopefully, instead of doing this manually there is either support in the core client or there is a tool out there that I don't know of that can help.