pub fn groth16_verify_wrapper( proof: &str, inputs: &str, verification_key: &str, ) -> Result<bool>
Wrapper for groth16_verify
groth16_verify