We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2cc42b commit a31eca7Copy full SHA for a31eca7
bittensor/core/extrinsics/root.py
@@ -227,7 +227,7 @@ def set_root_weights_extrinsic(
227
wait_for_finalization: bool = False,
228
period: Optional[int] = None,
229
) -> bool:
230
- """Sets the given weights and values on a chain for a wallet hotkey account.
+ """Sets the given weights and values on chain for a given wallet hotkey account.
231
232
Arguments:
233
subtensor (bittensor.core.subtensor.Subtensor): The Subtensor object
0 commit comments