What would be the exact command to prepare a transaction with multiple outputs, to a specific address?
I'm able to list all my outputs with lightning-cli listfunds, but I'm not sure how to include them all in a transaction with txprepare, so I can submit the transaction later.
If possible I would also like to set the fee as low as possible, i.e. 1 sat/b or lower.