Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 731 Bytes

File metadata and controls

20 lines (12 loc) · 731 Bytes
title unknown
description Inspect the message for details

{/* GENERATED by scripts/generate.py from the SDK registries — do not edit. */}

The error did not match any known chain error name or message pattern.

The original message is preserved in the diagnostic; read it for details. if it names a chain error that should be classified, the mapping lives in bittensor/error_map.py.

Remediation

Inspect the message for details

Chain errors

No chain error classifies to this code — it is raised client-side by the SDK before or after the call reaches the chain.

The same explanation is available in the terminal: btcli explain unknown (or btcli explain <ChainErrorName> for one exact chain error).