hsjoberg / blixt-wallet

Bitcoin Lightning Wallet with focus on usability and user experience
https://blixtwallet.github.io
MIT License
370 stars 67 forks source link

Trusted zero-conf unbroadcasted channels closes #1265

Open bota87 opened 12 months ago

bota87 commented 12 months ago

I've tried cooperative and remote force close, both need improvement.

coop close: on the channels page the channel is stuck on status "waiting for close", the 0conf channel mark isn't visible, the "view in block explorer" button point to a not existing transaction

remote force close: the funds seem's available to send and if you try to pay an invoice the payment stuck on a pending state, on the channels page the channel status is Active, the "close channel" button don't do nothing, a lot of errors on lnd logs

hsjoberg commented 12 months ago

I don't really think you can close a non-broadcasted 0conf channel. It's not a real channel. The channel would have to be opened in some way first before you can close it. Best is probably to just let it be.