Errors/Chain errors
ReservesOutOfBalance
The pool cannot absorb this trade; reduce the amount or split it into smaller steps
Swap balancer initialization failed because the subnet's TAO and alpha reserves produce an invalid ratio, for example both reserves are zero when an initial price is supplied. Inspect the subnet's TAO and alpha reserves and the SwapBalancer entry.
Declared by the Swap pallet; it classifies to the semantic code insufficient_liquidity.
Remediation
The pool cannot absorb this trade; reduce the amount or split it into smaller steps
The same explanation is available in the terminal: btcli explain ReservesOutOfBalance.