Errors/Chain errors

HotKeySwapOnSubnetIntervalNotPassed

Wait for the rate-limit window to pass, then retry

View as Markdown

A hotkey swap on a subnet was attempted before HotkeySwapOnSubnetInterval blocks passed since the coldkey's last swap on that netuid. Compare LastHotkeySwapOnNetuid for the coldkey with the current block and retry after the interval.

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

Remediation

Wait for the rate-limit window to pass, then retry

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