Constant diem_sdk::crypto::ed25519::ed25519_dalek::PUBLIC_KEY_LENGTH
pub const PUBLIC_KEY_LENGTH: usize = 32; // 32usize
Expand description
The length of an ed25519 PublicKey
, in bytes.
pub const PUBLIC_KEY_LENGTH: usize = 32; // 32usize
The length of an ed25519 PublicKey
, in bytes.