Function groth16_prover_zkey_file_wrapper

Source
pub fn groth16_prover_zkey_file_wrapper(
    zkey_path: &str,
    wtns_buffer: Vec<u8>,
) -> Result<ProofResult>
Expand description

Wrapper for groth16_prover_zkey_file