Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 790 Bytes

File metadata and controls

18 lines (11 loc) · 790 Bytes
title MaxAllowedUIdsLessThanCurrentUIds
description Check the argument values against the operation schema

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

sudo_set_max_allowed_uids was given a value below the number of neurons already registered on the subnet. Compare the max_allowed_uids argument against SubnetworkN for that netuid.

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

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

Remediation

Check the argument values against the operation schema

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