Skip to content

Commit

Permalink
Merge pull request #2669 from opentensor/update-stake-weights
Browse files Browse the repository at this point in the history
Updates tao_weights for mainnet
  • Loading branch information
ibraheem-opentensor authored Feb 13, 2025
2 parents ad21515 + b117411 commit a43c835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bittensor/core/metagraph.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@


Tensor = Union["torch.nn.Parameter", NDArray]
ROOT_TAO_STAKES_WEIGHT = 0.018
ROOT_TAO_STAKES_WEIGHT = 0.18


METAGRAPH_STATE_DICT_NDARRAY_KEYS = [
Expand Down

0 comments on commit a43c835

Please sign in to comment.