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

Channel closing: improve warning/error message to clarify automatic fee adjustment #2725

Open
myxmaster opened this issue Jan 9, 2025 · 0 comments

Comments

@myxmaster
Copy link
Contributor

Describe your enhancement idea

When you try to close a channel with a too low fee, LND answers e.g.:

unable to process close msg: latest fee proposal excees max fee: 0.00000468 BTC > 0.00000453 BTC

The nodes auto negotiate a fee, so the channel close is still happening, but Zeus gives the impression that it is an error and the close could not be processed. Most users will probably try to increase fee and click button "CONFIRM CHANNEL CLOSE" again.

grafik

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant