fedimint_server::config::distributedgen

Function evaluate_polynomial_g1

source
pub fn evaluate_polynomial_g1(
    coefficients: &[G1Projective],
    x: &Scalar,
) -> G1Affine