pub fn network_endpoint_config(
) -> (Vec<ProtocolId>, Vec<ProtocolId>, QueueStyle, usize, Option<&'static IntCounterVec>)
Expand description

Configuration for the network endpoints to support state sync.