Type Alias diem_config::config::PeerSet

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

Aliased Type§

struct PeerSet { /* private fields */ }