pub type PublicKey = [u8; 32];
Expand description

Type alias for an Ed25519 public key.