Errors/Chain errors

ZeroBalanceAfterWithdrawn

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

View as Markdown

Withdrawing TAO from the coldkey (e.g. paying a registration burn or adding stake) would leave the account at zero, below what keeps it alive. Check the coldkey's free balance and leave at least the existential deposit after the amount withdrawn.

Declared by the SubtensorModule 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 ZeroBalanceAfterWithdrawn.