pub type Ed25519Signature = ProtocolKey<Signature>;
Expand description
Wrapper of Ed25519:Signature.
Aliased Typeยง
struct Ed25519Signature { /* private fields */ }
pub type Ed25519Signature = ProtocolKey<Signature>;
Wrapper of Ed25519:Signature.
struct Ed25519Signature { /* private fields */ }