Errors/Chain errors

MaxAllowedUidsLessThanMinAllowedUids

Check the argument values against the operation schema

View as Markdown

sudo_set_max_allowed_uids was given a value below the subnet's configured minimum. Compare the max_allowed_uids argument against MinAllowedUids for that netuid.

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

Declared at pallets/admin-utils/src/lib.rs#L159.

Remediation

Check the argument values against the operation schema

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