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

Allow funder to dip into reserve if increased fee #1331

Closed
wants to merge 1 commit into from

Conversation

t-bast
Copy link
Member

@t-bast t-bast commented Feb 24, 2020

See lightning/bolts#728 and lightning/bolts#750

Allow a funder to dip into its channel reserve to pay the increased commit tx fee for one incoming HTLC.
This prevents being stuck with an unusable channel.

This is an alternative to #1319. I am waiting for feedback from the other implementations to see which of the two solutions we choose to merge.

See lightning/bolts#728

Allow a funder to dip into its channel reserve to pay the increased
commit tx fee for one incoming HTLC.
This prevents being stuck with an unusable channel.
@t-bast
Copy link
Member Author

t-bast commented Mar 3, 2020

We agreed during the spec meeting to use the additional reserve instead of dipping into the existing reserve, so I'm closing this PR in favor of #1319.

@t-bast t-bast closed this Mar 3, 2020
@t-bast t-bast deleted the remote-cannot-afford-increased-fee-2 branch April 29, 2020 15:29
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.

1 participant