get_srs

Function get_srs 

Source
pub fn get_srs() -> Arc<SRS<Vesta>>
Expand description

Returns the Structured Reference String (SRS) for SNARK verification. Delegates to ledger::verifier::get_srs with Fp field type.

TODO: Use directly from proof-systems (https://github.com/o1-labs/mina-rust/issues/1749)