Struct sc_peerset::PeersetConfig [−][src]
Configuration to pass when creating the peer set manager.
Fields
sets: Vec<SetConfig>
List of sets of nodes the peerset manages.
Configuration to pass when creating the peer set manager.
sets: Vec<SetConfig>
List of sets of nodes the peerset manages.
impl RefUnwindSafe for PeersetConfig
impl Send for PeersetConfig
impl Sync for PeersetConfig
impl Unpin for PeersetConfig
impl UnwindSafe for PeersetConfig