pub fn create_and_store_srs(
    force_overwrite: bool,
    domain_size: usize
) -> PairingSRS<BN254>
Expand description

Creates and writes the SRS into get_bn254_srs_path().