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;