Errors/Chain errors

InvalidRevealCommitHashNotMatch

Check the argument values against the operation schema

View as Markdown

The revealed uids, values, salt and version_key hash to a value that matches none of the hotkey's pending non-expired commits. Check that the reveal parameters and salt exactly match what was committed, and inspect WeightCommits for the hotkey and netuid.

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

Remediation

Check the argument values against the operation schema

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