mirror of
https://github.com/status-im/op-geth.git
synced 2025-03-02 15:30:34 +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()