Closed MartinquaXD closed 9 months ago
These calls are identical but some RPCs might not expose the net module by default whereas eth always gets exposed. Since we only use it for net_version this would be an easy win to improve compatibility with nodes.
net
eth
net_version
These calls are identical but some RPCs might not expose the
net
module by default whereaseth
always gets exposed. Since we only use it fornet_version
this would be an easy win to improve compatibility with nodes.