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

Define anchor channel reserve requirements #3487

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

wvanlint
Copy link
Contributor

This change defines anchor reserve requirements by calculating weights and fees for the transactions that need to be confirmed on-chain in the event of a unilateral closure. The calculation is given a set of parameters as input, including the expected fee rate and number of in-flight HTLCs.

@wvanlint wvanlint force-pushed the anchor_channel_reserves branch from ec956b7 to a74fcb8 Compare December 17, 2024 00:17
This change defines anchor reserve requirements by calculating weights
and fees for the transactions that need to be confirmed on-chain in the
event of a unilateral closure. The calculation is given a set of
parameters as input, including the expected fee rate and number of
in-flight HTLCs.
@wvanlint wvanlint force-pushed the anchor_channel_reserves branch from a74fcb8 to 6e59174 Compare December 17, 2024 00:21
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