Skip to content
This repository was archived by the owner on Feb 3, 2025. It is now read-only.

Remove max invoice fee #834

Merged
merged 1 commit into from
Nov 9, 2023
Merged

Remove max invoice fee #834

merged 1 commit into from
Nov 9, 2023

Conversation

benthecarman
Copy link
Collaborator

@benthecarman benthecarman commented Nov 8, 2023

@TonyGiorgio was getting payment failures, the logs indicate that the fee limit was the culprit lightningdevkit/rust-lightning#2718

This makes it so we don't use LDK's default of 1% + 50 sats for the max fee and just allow any fee in the name of trying to get every payment to work.

Can revert after lightningdevkit/rust-lightning#2719

@benthecarman benthecarman changed the title Remove invoice max invoice fee Remove max invoice fee Nov 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants