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

opening: use correct dust_limit for reserve floor #4141

Merged
merged 1 commit into from
Oct 21, 2020

Conversation

niftynei
Copy link
Collaborator

Fixes #4140

Reported-By: @PsySc0rpi0n

@rustyrussell
Copy link
Contributor

Changelog-Fixed?

Copy link
Contributor

@rustyrussell rustyrussell left a comment

Choose a reason for hiding this comment

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

Ack 8da3471

Fixes ElementsProject#4140

Reported-By: @PsySc0rpi0n
Changelog-Fixed: openingd now uses the correct dust limit for determining the allowable floor for a channel open (affects fundee only)
@rustyrussell rustyrussell merged commit ae825ff into ElementsProject:master Oct 21, 2020
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.

Using wrong dust_limit as floor for channel_reserve
2 participants