Type Definition diem_config::config::PeerSet

source ·
pub type PeerSet = HashMap<PeerId, Peer>;