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.
2 parents 9c2e4e8 + d627f6d commit 53f2a9dCopy full SHA for 53f2a9d
docs/node.rst
@@ -63,7 +63,7 @@ The most popular hosted node option is `Infura <infura.io>`_.
63
You can connect to it as if it were a local node,
64
with a few caveats. It cannot (and *should not*) host private keys for
65
you, meaning that some common methods like :meth:`w3.eth.sendTransaction()
66
-<web3.eth.Eth.sendTransaction>` are not directly available. To send trensactions
+<web3.eth.Eth.sendTransaction>` are not directly available. To send transactions
67
to a hosted node, read about :ref:`eth-account`.
68
69
Once you decide what node option you want, you need to choose which network to connect to.
0 commit comments