Skip to content

loopout: fix fee estimate failure if conf_target=1 #899

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

Merged
merged 1 commit into from
Mar 18, 2025

Conversation

starius
Copy link
Collaborator

@starius starius commented Mar 18, 2025

The fee estimator fails if conf_target=1. Use conf_target=2 instead.

Fix #898

Pull Request Checklist

  • Update release_notes.md if your PR contains major features, breaking changes or bugfixes

The fee estimator fails if conf_target=1. Use conf_target=2 instead.

Fix lightninglabs#898
@starius starius marked this pull request as ready for review March 18, 2025 14:15
@starius starius changed the title [WIP] loopout: fix fee estimate failure if conf_target=1 loopout: fix fee estimate failure if conf_target=1 Mar 18, 2025
Copy link
Member

@bhandras bhandras left a comment

Choose a reason for hiding this comment

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

LGTM, thanks! 🎉

@bhandras bhandras requested a review from hieblmi March 18, 2025 14:19
Copy link
Collaborator

@hieblmi hieblmi left a comment

Choose a reason for hiding this comment

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

Thanks for the quick fix.

@starius starius merged commit 5f5c6cb into lightninglabs:master Mar 18, 2025
4 checks passed
@starius starius deleted the min-conf-target-2 branch March 18, 2025 14:33
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.

loopd stops working after launch.
3 participants