pub type Ed25519Signature = BinDataSized<64>;
Expand description

Ed25519 signature bytes.