pub type GetPeerInfoResponse = Vec<PeerInfo>;
Response type for the getpeerinfo RPC method.
getpeerinfo
pub struct GetPeerInfoResponse { /* private fields */ }