We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ethers-io
Learn more about funding links in repositories.
Report abuse
1 parent 7b299dd commit a72e404Copy full SHA for a72e404
docs.wrm/api/providers/jsonrpc-provider.wrm
@@ -11,7 +11,7 @@ connected to the //networkish// network.
11
12
If //urlOrConnectionInfo// is not specified, the default (i.e. ``http:/\/localhost:8545``)
13
is used and if no network is specified, it will be determined automatically by querying the
14
-node using ``eth_chaindId`` and falling back on ``eth_networkId``.
+node using ``eth_chainId`` and falling back on ``eth_networkId``.
15
16
_note: Note: Connecting to a Local Node
17
Each node implementation is slightly different and may require specific
0 commit comments