admin_nodeInfo: Node basic information

Description Usage Details Value See Also Examples

View source: R/admin.R

Description

admin_nodeInfo returns all the information known about the running Geth node at the networking granularity.

Usage

1

Details

These include general information about the node itself as a participant of the P2P overlay protocol, as well as specialized information added by each of the running application protocols (e.g. eth, les, shh, bzz).

Value

Object - Properties with information about the node (enode, version, port, ip, id, etc.).

See Also

Other admin functions: admin_addPeer, admin_datadir, admin_peers, admin_setSolc, admin_startRPC, admin_startWS, admin_stopRPC, admin_stopWS, gethr

Examples

1

gethr documentation built on May 2, 2019, 7:03 a.m.