AdminUtils
#19Administrative utilities for network management
Part of Bittensor Core: The heart of Bittensor - subnets, staking, validation, and emissions
The bonds moving average parameter exceeds the maximum allowed value.
Emitted when bonds reset is enabled or disabled for a subnet.
The provided value is invalid for this administrative operation.
Cannot set max_allowed_uids above the network-wide default maximum.
Cannot reduce max_allowed_uids below the current number of registered neurons.
The max_allowed_uids cannot be less than min_allowed_uids.
The max_validators parameter cannot exceed max_allowed_uids for a subnet.
Cannot set min_allowed_uids higher than the current number of registered neurons.
The min_allowed_uids cannot be greater than max_allowed_uids.
The sigmoid steepness parameter cannot be negative.
Enable/disable state for EVM precompiles.
Emitted when an EVM precompile's enabled status is changed.
Schedules a GRANDPA authority change to take effect after specified blocks.
The specified subnet (netuid) does not exist on the network.
Sets the activity cutoff for a subnet.
Sets the difficulty adjustment smoothing factor for a subnet.
Sets the difficulty adjustment interval for a subnet.
Sets the admin freeze window duration.
Sets the sigmoid steepness for alpha calculations.
Sets the alpha low and high values for a subnet.
Sets the bonds moving average parameter for a subnet.
Sets the bonds penalty parameter for a subnet.
Enables or disables bonds reset capability on a subnet.
Sets the coldkey swap burn amount.
Sets the announcement delay for coldkey swap.
Sets the coldkey swap reannouncement delay.
Sets the commit-reveal version for weight submission.
Enables or disables commit-reveal weight setting on a subnet.
Sets the commit-reveal interval for a subnet.
Sets the default delegate take percentage for new validators.
Directly sets the POW difficulty for a subnet.
Sets how long subnet dissolution takes.
Sets the EMA price halving period for a subnet.
Sets the EVM chain ID for the network.
Sets the immunity period for newly registered neurons on a subnet.
Sets the kappa parameter for consensus on a subnet.
Enables or disables liquid alpha on a subnet.
Sets how often subnet lock requirements decrease.
Sets the maximum number of UIDs (neurons) allowed on a subnet.
Sets the maximum number of validators allowed on a subnet.
Sets the maximum burn amount for registration on a subnet.
Sets the maximum POW difficulty for a subnet.
Sets the global maximum number of mechanisms in a subnet
Sets the maximum registrations allowed per block on a subnet.
Sets the number of mechanisms for a subnet.
Sets how emissions are split between mechanisms on a subnet.
Sets the minimum number of UIDs required on a subnet.
Sets the minimum number of weights a neuron must set on a subnet.
Sets the minimum burn amount for registration on a subnet.
Sets the minimum delegate take percentage.
Sets the minimum POW difficulty for a subnet.
Sets the minimum number of non-immune UIDs required on a subnet.
Sets the network-wide immunity period for new subnets.
Sets the minimum TAO lock cost for creating a subnet.
Enables or disables POW-based registration on a subnet.
Sets the network-wide rate limit for subnet creation.
Enables or disables new neuron registration on a subnet.
Sets the minimum stake required to be a nominator/delegator.
Sets how often subnet owners can change hyperparameters.
Sets how many neurons subnet owners can make immune.
Sets the RAO recycled amount for a subnet.
Sets whether registration fees are recycled or burned.
Sets the rho parameter for consensus on a subnet.
Sets the serving rate limit for a subnet.
Sets the subnet owner's hotkey (alias for sudo_set_subnet_owner_hotkey).
Sets the minimum stake threshold for network participation.
Sets the delay before certain operations can start.
Sets the maximum number of subnets allowed on the network.
Sets the moving alpha parameter for subnet emission calculations.
Sets the percentage of emissions that go to subnet owners.
Sets the hotkey that receives subnet owner emissions.
Enables or disables subtoken (Alpha) on a subnet.
Sets the TAO flow cutoff parameter.
Sets the TAO flow normalization exponent.
Sets the TAO flow smoothing factor.
Sets the target registration rate for difficulty adjustment.
Sets the tempo (epoch length) for a subnet.
Toggles transfer restrictions for a subnet's alpha token.
Sets the total TAO issuance (root only, dangerous).
Sets how often delegates can change their take rate.
Sets the transaction rate limit for the network.
Sets how often neurons can update weights on a subnet.
Sets the weights version key for a subnet.
Enables or disables Yuma3 consensus on a subnet.
Enables or disables an EVM precompile contract.
Trims a subnet's neurons to a new maximum UID limit.
Replaces Aura consensus authorities with new validator set.
The provided parameter value is outside the acceptable range.
Emitted when Yuma3 consensus is enabled or disabled for a subnet.