1
I attempted to use pycoin to do a "create_signed_tx" in python, but had no joy: Do you think it might be technically possible to use spendables(UTXOs) from multiple source P2SH wallets in a single push to the network ? Anyone done this successfully yet(ideally using python)?
what is a "multiple source p2sh wallet"? – hartmut – 2016-09-07T09:15:11.710
sorry if that was unclear: I mean sending bitcoin from "more than one" P2SH wallet in one transaction(push) transmit. By saying "multiple source" I didn't imply a special case. P2SH(pay to script hash) is like a multisig wallet(most "multisig" transactions these days are actually P2SH). Multisig wallet: one where more than one private key is required to spend coins. – kumarz – 2016-09-07T10:06:09.347