fedimint_server::config::distributedgen

Function evaluate_polynomial_g2

source
pub fn evaluate_polynomial_g2(
    coefficients: &[G2Projective],
    x: &Scalar,
) -> G2Affine