pub fn get_srs_mut<F: FieldWitness>() -> Arc<Mutex<SRS<F::OtherCurve>>>
Expand description
Returns the SRS on the other curve (Mutex-wrapped version for prover)
pub fn get_srs_mut<F: FieldWitness>() -> Arc<Mutex<SRS<F::OtherCurve>>>
Returns the SRS on the other curve (Mutex-wrapped version for prover)