Constant hypercore::SECRET_KEY_LENGTH
source · pub const SECRET_KEY_LENGTH: usize = 32; // 32usizeExpand description
The length of a ed25519 SecretKey, in bytes.
pub const SECRET_KEY_LENGTH: usize = 32; // 32usizeThe length of a ed25519 SecretKey, in bytes.