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 3f0b2e0 commit a2cc42bCopy full SHA for a2cc42b
bittensor/core/extrinsics/asyncex/weights.py
@@ -318,7 +318,7 @@ async def set_weights_extrinsic(
318
wait_for_finalization: bool = False,
319
period: Optional[int] = 8,
320
) -> tuple[bool, str]:
321
- """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.
322
323
Args:
324
subtensor (bittensor.core.async_subtensor.AsyncSubtensor): Bittensor subtensor object.
0 commit comments