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

Set min anchor channel fee to 1 sat/vbyte #1223

Merged
merged 1 commit into from
Jun 17, 2024
Merged

Conversation

benthecarman
Copy link
Collaborator

@benthecarman benthecarman commented Jun 17, 2024

With us moving to the Zeus LSP that is lnd based, we could get force closes because lnd sets a max anchor channel fee, to make sure our min fee is never above lnd's max, we just set our min fee to 1 sat/byte to be safe.

Copy link
Contributor

@TonyGiorgio TonyGiorgio left a comment

Choose a reason for hiding this comment

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

I will never understand all of these fee settings and why we keep having to continuously change them.

@benthecarman
Copy link
Collaborator Author

Recent changes are just because anchor channels are new to us

@benthecarman benthecarman merged commit 149318a into master Jun 17, 2024
9 checks passed
@benthecarman benthecarman deleted the min-anchor-fee branch June 17, 2024 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants