diff --git a/circuit/src/subquery/groth16.rs b/circuit/src/subquery/groth16.rs index 290bfb8..6b6fa86 100644 --- a/circuit/src/subquery/groth16.rs +++ b/circuit/src/subquery/groth16.rs @@ -1,7 +1,7 @@ use anyhow::Result; use axiom_codec::types::native::AnySubquery; pub use axiom_components::groth16::{ - test::parse_input as parse_groth16_verifier_input, NUM_FE_PROOF, + native::verify_groth16, test::parse_input as parse_groth16_verifier_input, NUM_FE_PROOF, }; use axiom_components::{ groth16::{