MAX_KEY_LEN

Constant MAX_KEY_LEN 

Source
pub const MAX_KEY_LEN: usize = 64;
Expand description

Maximum stored key length. Covers an 8-byte ASCII prefix plus a 32-byte Ed25519 pubkey with headroom for shorter prefixes / new namespaces.