domain_service::network::execution_receipt_protocol

Function generate_protocol_name

source
pub fn generate_protocol_name<Hash: AsRef<[u8]>>(
    genesis_hash: Hash,
    fork_id: Option<&str>,
) -> String
Expand description

Generate the state protocol name from the genesis hash and fork id.