Skip to content

Commit 062d2e1

Browse files
authored
explain networkID is usually equal to chainID
1 parent 7528122 commit 062d2e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/eth/client.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
name: Block number
7272
value: '0x2377'
7373
- name: net_version
74-
summary: Returns the current network ID.
74+
summary: Returns the current network ID. This is usually equivalent to the chainID, but may differ from it for some legacy networks or special testnets.
7575
params: []
7676
result:
7777
name: Network ID

0 commit comments

Comments
 (0)