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

Load ChainMonitor in (DLC) Manager constructor if possible #168

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

luckysori
Copy link
Collaborator

Otherwise we forget about all the registered transactions on restart, which can lead to loss of funds.


With this PR we are "backporting" a similar patch from the feature/ln-dlc-channels branch.

Otherwise we forget about all the registered transactions on restart,
which can lead to loss of funds.
@luckysori luckysori requested a review from Tibo-lg November 3, 2023 00:50
@luckysori luckysori self-assigned this Nov 3, 2023
@luckysori luckysori changed the title Load ChainMonitor in (DLC) Manager constructor if possible Load ChainMonitor in (DLC) Manager constructor if possible Nov 3, 2023
Copy link
Contributor

@Tibo-lg Tibo-lg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Tibo-lg Tibo-lg merged commit b687715 into master Nov 6, 2023
108 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