Constant PROTOCOL_NAME

Source
pub const PROTOCOL_NAME: &'static [u8] = b"Hyrax protocol";
Expand description

String of bytes used to seed the randomness during the setup function. Note that the latter should never be used in production environments.