PeersResponse

constructor(grayPeers: List<String>, peers: List<String>, status: String)

Parameters

grayPeers

The gray peers of the node.

peers

The peers of the node.

status

The status of the node.