referrerpolicy=no-referrer-when-downgrade
sc_consensus_grandpa

Function protocol_standard_name

Source
pub fn protocol_standard_name<Hash: AsRef<[u8]>>(
    genesis_hash: &Hash,
    chain_spec: &Box<dyn ChainSpec>,
) -> ProtocolName
Expand description

Name of the notifications protocol used by GRANDPA.

Must be registered towards the networking in order for GRANDPA to properly function.