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

feat: enable multi-path payments in LND #944

Merged
merged 4 commits into from
Jan 9, 2025
Merged

feat: enable multi-path payments in LND #944

merged 4 commits into from
Jan 9, 2025

Conversation

im-adithya
Copy link
Member

⚠️ This requires #937 for CalculateFeeReserveMsat method

Description

This adds SendPaymentaV2 method to make use of the MaxParts parameter to make multi path payments in LND backend

@im-adithya im-adithya requested a review from rolznz January 6, 2025 11:29
lnclient/lnd/lnd.go Outdated Show resolved Hide resolved
lnclient/lnd/lnd.go Outdated Show resolved Hide resolved
lnclient/lnd/lnd.go Outdated Show resolved Hide resolved
lnclient/lnd/lnd.go Outdated Show resolved Hide resolved
Copy link
Contributor

@rolznz rolznz left a comment

Choose a reason for hiding this comment

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

utACK

@rolznz rolznz merged commit da91caf into master Jan 9, 2025
8 of 9 checks passed
@rolznz rolznz deleted the task-mpp branch January 9, 2025 11:52
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.

2 participants