1 2 3 4
//! Namespaces using to prepend signed messages to avoid collisions. /// Namespace used by the Pubky Auth protocol. pub const PUBKY_AUTH: &[u8; 10] = b"PUBKY:AUTH";