Function kimchi::precomputed_srs::get_srs_test
source · pub fn get_srs_test<G>() -> SRS<G>where
G: KimchiCurve,
Expand description
Obtains a Test SRS for a specific curve from disk. Panics if the SRS does not exists.