GetClusterNodesApi

type GetClusterNodesApi = object;

Methods

getClusterNodes()

getClusterNodes(): GetClusterNodesApiResponse;

Returns information about all the nodes participating in the cluster.

Returns

GetClusterNodesApiResponse

See

https://solana.com/docs/rpc/http/getclusternodes

On this page