pull down to refresh

Circular rebalancing require probing many routes to find a route

  1. with sufficient liquidity
  2. that's cheap enough to meet your request

Like when paying on lightning, the lower your max fee and the higher the rebalance amount, the more payment attempts required and the less reliable it is. A tool like bos will need to try many routes before succeeding.

A more reliable way to rebalance is to use something like Loop. If you are using litd, you can configure it to autoloop and keep things balanced for you.

would then be easier to make the rebalance in smaller batches instead of a single big one?

reply
2 sats \ 0 replies \ @k00b 2 Apr

Yes, for circular rebalances, start small, find a fee rate that works, and give bos time to probe (eventually it will try every possible route).

reply