pub fn get_srs<F: FieldWitness>() -> Arc<SRS<F::OtherCurve>>
Expand description
Returns the SRS on the other curve (immutable version for verifiers)
pub fn get_srs<F: FieldWitness>() -> Arc<SRS<F::OtherCurve>>
Returns the SRS on the other curve (immutable version for verifiers)