[][src]Function phase21::verify_contribution

pub fn verify_contribution(
    before: &MPCParameters,
    after: &MPCParameters
) -> Result<[u8; 64], ()>

Verify a contribution, given the old parameters and the new parameters. Returns the hash of the contribution.