pub fn get_bn254_srs(domain: EvaluationDomains<Fp>) -> PairingSRS<BN254>
Expand description

Obtains an SRS for a specific curve from disk, or generates it if absent.