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

[NUT-15] LND Support for MPP Payments #536

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Conversation

lollerfirst
Copy link
Contributor

Description

Query the high probability routes for the public key in the invoice. Attempt the first route: if the failure code is 15 (TEMPORARY_CHANNEL_FAILURE), attempt the next route.


CHANGED

  • pay_invoice: forks execution based on the presence of a partial_amount.

Checklist

crates/cdk-lnd/src/lib.rs Outdated Show resolved Hide resolved
crates/cdk-lnd/src/lib.rs Outdated Show resolved Hide resolved
crates/cdk-lnd/src/lib.rs Outdated Show resolved Hide resolved
@thesimplekid thesimplekid added enhancement New feature or request mint labels Jan 22, 2025
@lollerfirst lollerfirst marked this pull request as ready for review January 26, 2025 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request mint
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants