Type Definition aptos_config::config::PeerSet

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