lightning-kmp
lightning-kmp copied to clipboard
Unlock swap-in utxos if initial channel creation fails
Add a replyTo
field when opening or accepting a channel. This is used for swaps, to free utxos in case a failure happens during funding. Without this mechanism, the user needs to restart the app to be able to reuse those utxos.
Fixes #680
NB: builds on top of #660