Open TonyGiorgio opened 1 year ago
The problem is the sweep is delayed. And could be delayed for awhile. Need some way to check up on the close txid in the mempool.
right, so when it does finally show up we would want to consolidate that informtaion from the sweep into the channel close activity item?
damn close with comment button :man_facepalming:
This needs mutiny node changes first, ldk does not give you the closing tx when you get a channel closed event.
https://github.com/lightningdevkit/rust-lightning/issues/2772
Do you mean in the channel close activity item?
since the channel close activity is more like an internal notfication should we combine the close announcement with the on-chain sweep?