Function beefy_gadget::gossip_protocol_name
source · pub fn gossip_protocol_name<Hash: AsRef<[u8]>>(
genesis_hash: Hash,
fork_id: Option<&str>
) -> ProtocolName
Expand description
Name of the votes gossip protocol used by BEEFY.
Must be registered towards the networking in order for BEEFY voter to properly function.