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

Add support for skip_temp_err to payViaRoutes #94

Open
alexbosworth opened this issue Sep 15, 2022 · 0 comments
Open

Add support for skip_temp_err to payViaRoutes #94

alexbosworth opened this issue Sep 15, 2022 · 0 comments

Comments

@alexbosworth
Copy link
Owner

When paying via routes in an MPP context, any error will cause the entire payment to no longer be accessible for new shards

In LND 0.15.1 there was a change in the API surface that allows for attaching new shards if the failure on the route is a temporary channel failure

Potentially this flag should be added to every invocation of the API since it in theory it is always safe, testing is needed to confirm that is in fact the case

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