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

Enable LND MPP #1975

Open
kilrau opened this issue May 14, 2020 · 3 comments
Open

Enable LND MPP #1975

kilrau opened this issue May 14, 2020 · 3 comments
Assignees
Labels
lightning Lightning network & lnd integration P1 top priority
Milestone

Comments

@kilrau
Copy link
Contributor

kilrau commented May 14, 2020

I think we can stick with the usual max_parts=5

@kilrau
Copy link
Contributor Author

kilrau commented Jun 11, 2020

Depends on #1590

@kilrau kilrau assigned sangaman and unassigned rsercano Oct 19, 2020
@kilrau kilrau transferred this issue from ExchangeUnion/xud Oct 19, 2020
@kilrau
Copy link
Contributor Author

kilrau commented Nov 2, 2020

Actually looks like MPP can't be set in lnd.conf, but has to be enabled by specifying the max allowed payment parts max_parts with every sendpaymentv2 call.

@kilrau kilrau transferred this issue from ExchangeUnion/xud-docker Nov 2, 2020
@kilrau
Copy link
Contributor Author

kilrau commented Nov 2, 2020

Transferred this back to the xud repo, looks like what we need to do is add --max_parts 5 to #1971.

@kilrau kilrau added the P1 top priority label Nov 2, 2020
@sangaman sangaman added the lightning Lightning network & lnd integration label Nov 3, 2020
@kilrau kilrau mentioned this issue Nov 5, 2020
@kilrau kilrau added this to the 1.3.0 milestone Nov 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lightning Lightning network & lnd integration P1 top priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants