1 2 3 4 5
/// Seed for the discovery key hash pub(crate) const DISCOVERY_NS_BUF: &[u8] = b"hypercore"; /// v10: Protocol name pub(crate) const PROTOCOL_NAME: &str = "hypercore/alpha";