Constant diem_sdk::crypto::ed25519::ed25519_dalek::PUBLIC_KEY_LENGTH
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.