Closed barnabasbusa closed 3 months ago
Currently we use admin_peers to fetch the number of peers connected to a client in dora.
admin_peers
Admin_peers seems to be missing from ethereumjs. Related issue: https://github.com/ethereumjs/ethereumjs-monorepo/issues/1114
This is still WIP (since I need to add tests) but does this give you enough detail for Dora?
Currently we use
admin_peers
to fetch the number of peers connected to a client in dora.Admin_peers seems to be missing from ethereumjs. Related issue: https://github.com/ethereumjs/ethereumjs-monorepo/issues/1114