status-go/eth-node/bridge
Andrea Maria Piana 3f63b0c23c Check that server is nil before calling peers count
On logout happens sometimes that `PeersCount` is called when the server
has been removed.
This commit adds a guard to make sure that the server is not nil when
calling `PeersCount`.
2020-11-03 07:21:52 +01:00
..
geth Check that server is nil before calling peers count 2020-11-03 07:21:52 +01:00
nimbus Remove protocol and eth-node submodules (#1835) 2020-02-10 12:22:37 +01:00