mpc_driver::cggmp

Type Alias Participant

Source
pub type Participant = Participant<SigningKey, VerifyingKey>;
Available on crate feature cggmp only.
Expand description

Participant in the CGGMP protocol.

Aliased Typeยง

struct Participant { /* private fields */ }