Type Alias RpcPeersGetResponse

Source
pub type RpcPeersGetResponse = Vec<RpcPeerInfo>;

Aliased Typeยง

pub struct RpcPeersGetResponse { /* private fields */ }