4,169 questions
4,382 answers
5,737 comments
Hi Multichain folks,
Is it possible to appendrawtransaction with only outputs but no inputs? So appendrawtransaction tx-hex [] {"address":amount,...}
Thanks.
Yes, absolutely. Just pass an empty array of inputs (it would be '[]' in the command line interface).