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