mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-08 21:04:52 +00:00
- NodeInfo, PeerInfo types, PeersInfo(), NodeInfo() in eth/backend to support node admin IF - start net only if MaxPeers > 0, close extraDb in Stop() - defer s.extraDb.Close()