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

Increase maximum cltv_expiry_delta #635

Merged
merged 1 commit into from
May 3, 2024
Merged

Conversation

t-bast
Copy link
Member

@t-bast t-bast commented May 3, 2024

We allow cltv_expiry_delta up to two weeks, to align with other implementations. This allows using a larger trampoline expiry delta, which will reduce the frequency of force-closed channels because a wallet doesn't come back online in time to settle one of their HTLCs.

We allow `cltv_expiry_delta` up to two weeks, to align with other
implementations. This allows using a larger trampoline expiry delta,
which will reduce the frequency of force-closed channels because a
wallet doesn't come back online in time to settle one of their HTLCs.
@t-bast t-bast requested a review from pm47 May 3, 2024 08:48
@t-bast t-bast merged commit cce4df3 into master May 3, 2024
2 checks passed
@t-bast t-bast deleted the large-trampoline-expiry-delta branch May 3, 2024 15:23
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.

2 participants