Errors/Chain errors

LiquidityRestrictions

Fund the signing account or reduce the amount; check with `btcli wallet balance`

View as Markdown

The withdrawal is blocked by locks or freezes on the account even though the raw balance looks sufficient. Check the account's Locks and Freezes entries and compare the frozen amount against what would remain after the withdrawal.

Declared by the Balances pallet; it classifies to the semantic code insufficient_balance.

Remediation

Fund the signing account or reduce the amount; check with btcli wallet balance

The same explanation is available in the terminal: btcli explain LiquidityRestrictions.