pub fn create_and_store_srs( force_overwrite: bool, domain_size: usize, ) -> PairingSRS<BN254>
Creates and writes the SRS into get_bn254_srs_path().
get_bn254_srs_path()