Function get_srs_mut

Source
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)