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

lndmon: fix force closed balances #98

Merged
merged 1 commit into from
Mar 29, 2023

Conversation

bhandras
Copy link
Member

Previously the force closed balance for each anchor state was set to the recovered balance. This commit fixes that by using the correct balances for each individual state.

@bhandras bhandras force-pushed the force-close-balance-fixup branch from 1b4b4b3 to 83c65b6 Compare March 29, 2023 11:48
@bhandras bhandras requested a review from guggero March 29, 2023 11:48
Previously the force closed balance for each anchor state was set to the
recovered balance. This commit fixes that by using the correct balances
for each individual state.
@bhandras bhandras force-pushed the force-close-balance-fixup branch from 83c65b6 to 482ae91 Compare March 29, 2023 12:40
Copy link
Member

@guggero guggero left a comment

Choose a reason for hiding this comment

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

tACK, LGTM 🎉

@bhandras bhandras merged commit 10b9b44 into lightninglabs:master Mar 29, 2023
@bhandras bhandras deleted the force-close-balance-fixup branch March 29, 2023 12:47
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