Constant iroh_base::key::PUBLIC_KEY_LENGTH
pub const PUBLIC_KEY_LENGTH: usize = 32; // 32usizeAvailable on crate feature
key only.Expand description
The length of an ed25519 PublicKey, in bytes.
pub const PUBLIC_KEY_LENGTH: usize = 32; // 32usizekey only.The length of an ed25519 PublicKey, in bytes.