Skip to content

Conversation

@Camillarhi
Copy link
Contributor

This update replaces the flat fee requirement for anchor channel reserves with a more accurate estimation using the new lightning::util::anchor_channel_reserves utility.

  • Integrated anchor_channel_reserves for dynamic reserve estimation
  • Removed flat static fee for anchors
  • Updated relevant logic and documentation to reflect the new estimation approach

Closes #668

…serve estimation

Replaced flat fee-based reserve logic with estimation using
`get_reserve_per_channel`, following changes introduced in
lightningdevkit/rust-lightning#3487.
@ldk-reviews-bot
Copy link

ldk-reviews-bot commented Oct 22, 2025

I've assigned @tnull as a reviewer!
I'll wait for their review and will help manage the review process.
Once they submit their review, I'll check if a second reviewer would be helpful.

@ldk-reviews-bot ldk-reviews-bot requested a review from tnull October 22, 2025 11:59
@ldk-reviews-bot
Copy link

🔔 1st Reminder

Hey @tnull! This PR has been waiting for your review.
Please take a look when you have a chance. If you're unable to review, please let us know so we can find another reviewer.

@ldk-reviews-bot
Copy link

🔔 2nd Reminder

Hey @tnull! This PR has been waiting for your review.
Please take a look when you have a chance. If you're unable to review, please let us know so we can find another reviewer.

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.

Make use of lightning::util::anchor_channel_reserves to improve anchor reserve estimation?

2 participants