2
0
mirror of https://github.com/status-im/op-geth.git synced 2025-03-02 07:20:39 +00:00
Jim McDonald bc0e6a5e68 ethclient: add NetworkID method ()
There is currently no simple way to obtain the network ID from a Client. 
This adds a NetworkID method that wraps the net_version JSON-RPC call.
2017-08-01 10:59:46 +02:00
..