You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current behaviour is like this: set max-fee-rate to X: bos tries routes where total fee rate is >X or even a single channel demands >X as a fee rate. Then after probing for the amount it exits with RebalanceFeeRateTooHigh. I think it would be better (faster) to skip the route without even trying and continue with another route.
The text was updated successfully, but these errors were encountered:
Current behaviour is like this: set max-fee-rate to X: bos tries routes where total fee rate is >X or even a single channel demands >X as a fee rate. Then after probing for the amount it exits with RebalanceFeeRateTooHigh. I think it would be better (faster) to skip the route without even trying and continue with another route.
The text was updated successfully, but these errors were encountered: