referrerpolicy=no-referrer-when-downgrade

Function 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.