bittensor.core.extrinsics.params.weights#
Classes#
Module Contents#
- class bittensor.core.extrinsics.params.weights.WeightsParams#
- classmethod commit_mechanism_weights(netuid, mechid, commit_hash)#
Returns the parameters for the commit_mechanism_weights.
- classmethod commit_timelocked_mechanism_weights(netuid, mechid, commit_for_reveal, reveal_round, commit_reveal_version)#
Returns the parameters for the commit_timelocked_mechanism_weights.
- classmethod reveal_mechanism_weights(netuid, mechid, uids, weights, salt, version_key)#
Returns the parameters for the reveal_mechanism_weights.