Function beefy_gadget::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 BEEFY.
Must be registered towards the networking in order for BEEFY to properly function.