Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Log channel balances before deleting channel data #14

Merged

Conversation

luckysori
Copy link
Collaborator

It would be even nicer to log the ChannelDetails, but then we would have to modify the macro and that is too painful.


@Tibo-lg: this can help us spend the funding TXO with the right values in case the ChannelDetails have been erased and the channel wasn't closed correctly. That would mean that there is a bug, since after you implemented handling the ChannelClosed event in rust-dlc we expect any (most?) channel closure to work.

It would be even nicer to log the `ChannelDetails`, but then we would
have to modify the macro and that is too painful.
@luckysori luckysori self-assigned this Nov 20, 2023
@luckysori luckysori merged commit 7425497 into split-tx-experiment Nov 20, 2023
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants