Skip to content

Commit 0e1ccbf

Browse files
author
Roman
committed
fix
1 parent 6a255d7 commit 0e1ccbf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bittensor/core/subtensor.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,6 @@ def _get_substrate(
184184
"""
185185
if fallback_chains or retry_forever:
186186
return RetrySyncSubstrate(
187-
url=self.chain_endpoint,
188187
url=self.chain_endpoint,
189188
ss58_format=SS58_FORMAT,
190189
type_registry=TYPE_REGISTRY,

0 commit comments

Comments
 (0)