Skip to content

Commit a43c835

Browse files
authored
Merge pull request #2669 from opentensor/update-stake-weights
Updates tao_weights for mainnet
2 parents ad21515 + b117411 commit a43c835

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bittensor/core/metagraph.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242

4343

4444
Tensor = Union["torch.nn.Parameter", NDArray]
45-
ROOT_TAO_STAKES_WEIGHT = 0.018
45+
ROOT_TAO_STAKES_WEIGHT = 0.18
4646

4747

4848
METAGRAPH_STATE_DICT_NDARRAY_KEYS = [

0 commit comments

Comments
 (0)