pub type GetClosestPeersResult = Result<GetClosestPeersOk, GetClosestPeersError>;
Expand description