Skip to content

Commit a72e404

Browse files
committedApr 29, 2022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docs.wrm/api/providers/jsonrpc-provider.wrm

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ connected to the //networkish// network.
1111

1212
If //urlOrConnectionInfo// is not specified, the default (i.e. ``http:/\/localhost:8545``)
1313
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``.
14+
node using ``eth_chainId`` and falling back on ``eth_networkId``.
1515

1616
_note: Note: Connecting to a Local Node
1717
Each node implementation is slightly different and may require specific

0 commit comments

Comments
 (0)
Please sign in to comment.