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 2622599 commit 074884dCopy full SHA for 074884d
web3/auto/infura/mainnet.py
@@ -9,4 +9,5 @@
9
)
10
11
_infura_url = build_infura_url(INFURA_MAINNET_DOMAIN)
12
+
13
w3 = Web3(load_provider_from_uri(_infura_url))
0 commit comments