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

[Feature request] Using multipath payments #211

Closed
thefeli73 opened this issue Aug 28, 2021 · 2 comments
Closed

[Feature request] Using multipath payments #211

thefeli73 opened this issue Aug 28, 2021 · 2 comments

Comments

@thefeli73
Copy link

When i rebalance i don't really care if only a % of what i try to rebalance makes it over, so the rebalance would not need to be atomic. I therefore wish the program could attempt a flood type payment (like pickhardt uses) to send many payments.
Eg. i want to rebalance 1m sats, rebalance-lnd then attempts hundred 10k payments (possibly ignoring nodes that dont have #zerobasefee) over many different routes, the routes that succed can be used to attempt to send all the 'packets' that failed.
Currently i rebalance with small amounts and have to manually do it many times, since small amounts easily find cheaper routes

@thefeli73
Copy link
Author

Closing issue because this is a duplicate, oops. I would however like some more automation, like "--repeat 10" to do a rebalance x times, saving me from having to watch the terminal untill the thing is done and the run the same command again, rinse repeat

@C-Otto
Copy link
Owner

C-Otto commented Aug 28, 2021

Related to #4 #184 #198

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

2 participants