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