Errors/Chain errors

ColdkeyCollateralIncomplete

A chain-side invariant failed; nothing to fix client-side — report it if it persists

View as Markdown

A coldkey swap could not fully migrate miner collateral: after migrating every indexed collateral hotkey, the old coldkey's ColdkeyMinerCollateral aggregate was still non-zero. This is a fail-closed invariant — retry after investigating orphaned MinerCollateral rows for that coldkey, or contact runtime maintainers.

Declared by the SubtensorModule pallet; it classifies to the semantic code internal.

Declared at pallets/subtensor/src/macros/errors.rs#L344.

Remediation

A chain-side invariant failed; nothing to fix client-side — report it if it persists

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