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

Complete underpaying HTLCs support #2715

Merged

Conversation

valentinewallace
Copy link
Contributor

Closes #1999.

@valentinewallace valentinewallace added this to the 0.0.119 milestone Nov 7, 2023
Copy link
Member

@shaavan shaavan left a comment

Choose a reason for hiding this comment

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

ACK

  • Correctly includes the counterparty_skimmed_fee_msat as an optional tlv-based message.
  • Since LSPs running older versions of LDK won't be able to set skimmed_fees for opening JIT channels, it makes sense the value will be 0 for older LSP providers.
  • The link added to the LSP specs document, directing to the JIT channels explanation is correct.

@TheBlueMatt TheBlueMatt merged commit d5a0eb4 into lightningdevkit:main Nov 12, 2023
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.

Allow Accepting HTLCs with less value than the onion claims to pay
4 participants