Errors/Chain errors
ColdkeyCollateralPositionsFull
A chain-side capacity limit was hit; reduce the size or count of the request
This coldkey already has the maximum number of distinct hotkeys with miner collateral on the subnet. Drain or consolidate existing bonds before adding another collateral position.
Declared by the SubtensorModule pallet; it classifies to the semantic code limit_exceeded.
Declared at pallets/subtensor/src/macros/errors.rs#L348.
Remediation
A chain-side capacity limit was hit; reduce the size or count of the request
The same explanation is available in the terminal: btcli explain ColdkeyCollateralPositionsFull.