# ColdkeyCollateralIncomplete (/docs/errors/chain/ColdkeyCollateralIncomplete)

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`](/docs/errors/internal).

Declared at [`pallets/subtensor/src/macros/errors.rs#L344`](/code/pallets/subtensor/src/macros/errors.rs#L344).

## Remediation [#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`.
