4,164 questions
4,377 answers
5,729 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).