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

Allow overpayments #103

Open
joostjager opened this issue Oct 26, 2022 · 0 comments
Open

Allow overpayments #103

joostjager opened this issue Oct 26, 2022 · 0 comments

Comments

@joostjager
Copy link
Contributor

Lightning invoices may be overpaid up to twice the amount. Multiplexer can't just reject overpayments, because the sender may not understand what's wrong. Overpayments aren't necessarily a decision of the sending user. Pathfinding algorithms for example may overpay to overcome a min_htlc constraint that is part of a routing policy.

lightning/bolts#1032 is relaxing the requirements for accepting payments even further.

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

No branches or pull requests

1 participant