Skip to main content

get_srs_test

Function get_srs_test 

Source
pub fn get_srs_test<G>() -> SRS<G>
Expand description

Obtains a Test SRS for a specific curve from disk.

ยงPanics

Panics if the SRS does not exist on disk or cannot be deserialized.