Errors/Chain errors

ColdkeySwapClearTooEarly

The required window has not opened yet; wait some blocks and retry

View as Markdown

The swap announcement cannot be cleared until the reannouncement delay after the announcement's execution block has passed. Compare the current block with the when stored in ColdkeySwapAnnouncements plus ColdkeySwapReannouncementDelay and retry later.

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

Remediation

The required window has not opened yet; wait some blocks and retry

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