Constant bamboo_rs_core::entry::PUBLIC_KEY_LENGTH [−][src]
pub const PUBLIC_KEY_LENGTH: usize = 32; // 0x0000_0000_0000_0020usize
Expand description
The length of an ed25519 PublicKey
, in bytes.
pub const PUBLIC_KEY_LENGTH: usize = 32; // 0x0000_0000_0000_0020usize
The length of an ed25519 PublicKey
, in bytes.