Skip to content

Commit 1dfc65f

Browse files
dsahdrephdtrg
authored andcommitted
typo fix
1 parent 08034b8 commit 1dfc65f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web3/providers/rpc.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
class HTTPProvider(JSONBaseProvider):
5353
logger = logging.getLogger("web3.providers.HTTPProvider")
5454
providers = None
55+
randomize = False
5556
_request_args = None
5657
_request_kwargs = None
5758
# type ignored b/c conflict with _middlewares attr on BaseProvider

0 commit comments

Comments
 (0)