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 (LN-DLC) #166

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

luckysori
Copy link
Collaborator

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

Otherwise we forget about all the registered transactions on restart,
which can lead to loss of funds.
@Tibo-lg
Copy link
Contributor

Tibo-lg commented Nov 2, 2023

That's quite a bad oversight thanks! Would love to have a test for it but I can take care of it later.

@luckysori luckysori merged commit dda16c3 into feature/ln-dlc-channels Nov 3, 2023
192 checks passed
@luckysori luckysori changed the title Load ChainMonitor in (DLC) Manager constructor if possible Load ChainMonitor in (DLC) Manager constructor if possible (LN-DLC) Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants