3
3
I'm using bitcoind and would like to understand how to create transactions that send inputs from many specifically selected addresses (from my wallet) to one destination address. I want to do manually what the sendtoaddress command does automatically.
If this operation requires me to create a raw transaction could you please provide a working example? I already read bitcoin.it:raw_transactions, but it is hard to understand without an example and unfortunately the wiki article doesn't provide any.
I would appreciate help greatly.
1Please be careful, I have seen many people accidently mess up with raw transactions. Such as sending hundreads of BTC as a miners fee or the likes. – MaxSan – 2013-09-16T14:44:45.423
I will plan to test dipply with small amounts first. – Arsenius – 2013-09-16T15:28:44.167
There is also the "testnet" which is made for testing – RentFree – 2013-11-17T05:36:03.040
Look this, you have a example: https://bitcoin.stackexchange.com/questions/68820/createrawtransaction-and-fundrawtransaction
– Thamer Mazzuca Martins – 2018-01-17T18:38:34.823