You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With btcli s hyperparameters --netuid x, there used to be a hyperparameter called max_uids that would be listed. The value for max_validators is still listed, but not max_uids.
I'd like to confirm whether this is supposed to still be available; I'm unable (at the moment) to query through Polkadot.js.org/apps; the issue at question is: what are the maximum number of UIDs in subnet 1? It used to be 512, but TAO4Fun has mentioned that it was changed to 128 to match the other subnets. I can't verify this through btcli; however, I do see that max_validators for netuid 1 is still 128 (vice 64), which might be a problem -- but a separate one, and unrelated to this issue, which is that I don't see what the current setting is for max_uids for any subnet with btcli. : )
With
btcli s hyperparameters --netuid x, there used to be a hyperparameter calledmax_uidsthat would be listed. The value formax_validatorsis still listed, but notmax_uids.I'd like to confirm whether this is supposed to still be available; I'm unable (at the moment) to query through Polkadot.js.org/apps; the issue at question is: what are the maximum number of UIDs in subnet 1? It used to be 512, but TAO4Fun has mentioned that it was changed to 128 to match the other subnets. I can't verify this through
btcli; however, I do see thatmax_validatorsfor netuid 1 is still 128 (vice 64), which might be a problem -- but a separate one, and unrelated to this issue, which is that I don't see what the current setting is formax_uidsfor any subnet withbtcli. : )