Function kimchi_msm::precomputed_srs::create_and_store_srs
source · 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()
.