getClusterNodes RPC Method
Description
Returns information about all the nodes participating in the cluster.
Parameters
None
Returns
Returns an array of objects containing information about each node in the cluster, with the following fields:
featureSet
- The unique identifier of the node's feature setgossip
- The gossip network address for the nodepubkey
- The public key of the node encoded as base-58 stringrpc
- The IP address and port number of the node's JSON-RPC service. Null if the JSON RPC service is not enabledshredVersion
- The version of the data structure used by this node to store and transmit blockstpu
- The TPU network address for the nodeversion
- The software version of the node. Null if the version information is not available