Function state_sync_v1::network::network_endpoint_config
source · 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.