Constant hypercore::PUBLIC_KEY_LENGTH
source · pub const PUBLIC_KEY_LENGTH: usize = 32; // 32usizeExpand description
The length of an ed25519 PublicKey, in bytes.
pub const PUBLIC_KEY_LENGTH: usize = 32; // 32usizeThe length of an ed25519 PublicKey, in bytes.