axiom-query 2.0.14

This contains the ZK circuits that generate proofs for the `AxiomV2Query` smart contract.
Documentation
1
2
3
4
/// Utilities to reconstruct the halo2 VerifyingKey and proof of a client circuit from abridged on-chain data
pub mod client_circuit;
/// Utilities halo2 functions related to codec
pub mod codec;