mpc_driver::frost::ed25519

Type Alias PartyOptions

Source
pub type PartyOptions = PartyOptions<VerifyingKey>;
Available on crate feature frost-ed25519 only.
Expand description

Options for each party.

Aliased Typeยง

struct PartyOptions { /* private fields */ }