pub type Signature = [u8; 64];
Expand description

Type alias for an Ed25519 signature.