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 PeersetConfigimpl Send for PeersetConfigimpl Sync for PeersetConfigimpl Unpin for PeersetConfigimpl UnwindSafe for PeersetConfig