We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d65ad92 commit d201019Copy full SHA for d201019
bittensor/core/async_subtensor.py
@@ -172,7 +172,7 @@ def __init__(
172
cases where you are requesting a block that is too old for your current (presumably lite) node.
173
Defaults to ``None``.
174
websocket_shutdown_timer: Amount of time, in seconds, to wait after the last response from the chain to
175
- close the connection. Defaults to ``5.0``. Passing `None` will disable to automatic shutdown process
+ close the connection. Passing `None` will disable to automatic shutdown process
176
entirely.
177
178
Returns:
0 commit comments