Errors/Chain errors
ColdkeySwapDisputed
This coldkey's pending swap is under dispute, so all calls are frozen until root resolves it; check with `btcli wallet swap-check`
All extrinsics from this coldkey are blocked because its pending coldkey swap is under dispute. Check the ColdkeySwapDisputes storage for the coldkey; the dispute must be resolved by root before the account can transact.
Declared by the SubtensorModule pallet; it classifies to the semantic code disabled.
Declared at pallets/subtensor/src/macros/errors.rs#L294.
Remediation
This coldkey's pending swap is under dispute, so all calls are frozen until root resolves it; check with btcli wallet swap-check
The same explanation is available in the terminal: btcli explain ColdkeySwapDisputed.