mpc_driver::frost::ed25519

Type Alias Signature

Source
pub type Signature = Signature;
Available on crate feature frost-ed25519 only.
Expand description

Signature for this protocol.

Aliased Typeยง

struct Signature { /* private fields */ }