pub const PUBLIC_KEY_LENGTH: usize = 32; // 32usize
key
The length of an ed25519 PublicKey, in bytes.
PublicKey