pub fn get_srs_generic<G>(srs_type: StoredSRSType) -> SRS<G>where
    G: NamedCurve + CommitmentCurve,Expand description
Generic SRS getter function.
pub fn get_srs_generic<G>(srs_type: StoredSRSType) -> SRS<G>where
    G: NamedCurve + CommitmentCurve,Generic SRS getter function.