mpc_client::cggmp

Type Alias Participant

Source
pub type Participant = Participant<SigningKey, VerifyingKey>;
Expand description

Participant in the CGGMP protocol.

Aliased Typeยง

struct Participant { /* private fields */ }