Function beefy_gadget::communication::beefy_peers_set_config
source · pub fn beefy_peers_set_config(
gossip_protocol_name: ProtocolName
) -> NonDefaultSetConfig
Expand description
Returns the configuration value to put in
sc_network::config::NetworkConfiguration::extra_sets
.
For standard protocol name see beefy_protocol_name::gossip_protocol_name
.