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 f02cd52 commit caba14aCopy full SHA for caba14a
bittensor/core/subtensor.py
@@ -485,7 +485,7 @@ def commit_reveal_enabled(
485
self, netuid: int, block: Optional[int] = None
486
) -> Optional[bool]:
487
"""
488
- Check if a commit-reveal mechanism is enabled for a given network at a specific block.
+ Check if the commit-reveal mechanism is enabled for a given network at a specific block.
489
490
Arguments:
491
netuid: The network identifier for which to check the commit-reveal mechanism.
0 commit comments