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 5b05f4d commit d0243e4Copy full SHA for d0243e4
bittensor/core/subtensor_api/__init__.py
@@ -22,7 +22,7 @@ class SubtensorApi:
22
"""Subtensor API class.
23
24
Arguments:
25
- network: The network to connect to. Defaults to `None` -> `finney`.
+ network: The network to connect to. Defaults to `None` -> "finney".
26
config: Bittensor configuration object. Defaults to `None`.
27
legacy_methods: If `True`, all methods from the Subtensor class will be added to the root level of this class.
28
fallback_chains (list): List of fallback chains to use if no network is specified. Defaults to `None`.
0 commit comments