Skip to main content

compute_aggregate_share

Function compute_aggregate_share 

Source
pub fn compute_aggregate_share(
    session: &DkgSession,
    party_idx: u32,
) -> Result<Scalar, String>
Expand description

Compute party i’s aggregate share from all contributions.