pub fn block_announces_protocol_name<Hash: AsRef<[u8]>>( genesis_hash: Hash, fork_id: Option<&str>, ) -> String
Generate the block announces protocol name from the genesis hash and fork id.