-
Notifications
You must be signed in to change notification settings - Fork 79
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
Low rebalance amount #88
Comments
thanks for your input |
I was wondering, in a polite way, the reason behind this limitation? |
There's no technical limitation but if it goes lower then it limits how much fuzzing can be done on the amount, and it feels kind of spammy to do a lot of rebalances that are not large in proportion to a normal chain fee cost. Normally you'd want to make your channel large relative to the size of a chain fee and if it's large relative to that then rebalancing tiny amounts has limited utility |
@gogomickey I created a script just for fun to perfectly balance small channels, feel free to take a look 😉 https://github.com/cuaritas/perfectly-balanced |
trying to use "bos rebalance" but getting the error:
err:
I want to rebalance an amount under 50k and this error is fucking retarded. why is there a minimum? WHY?!!!! AHHHHHH
It should just rebalance the exact amount I specify and not care about any minimum unless I specify one.
There is no reason for this arbitrary minimum amount for rebalances -> please remove it or at least let us lower it to a more reasonable value ourselves.
The text was updated successfully, but these errors were encountered: