Skip to content

Commit d201019

Browse files
authored
Update bittensor/core/async_subtensor.py
1 parent d65ad92 commit d201019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bittensor/core/async_subtensor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ def __init__(
172172
cases where you are requesting a block that is too old for your current (presumably lite) node.
173173
Defaults to ``None``.
174174
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
175+
close the connection. Passing `None` will disable to automatic shutdown process
176176
entirely.
177177
178178
Returns:

0 commit comments

Comments
 (0)