4,156 questions
4,369 answers
5,718 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).