Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::PrecomputedVks Struct Reference

Bundle of precomputed VKs returned by precompute_vks. More...

#include <test_bench_shared.hpp>

Public Attributes

std::vector< Chonk::CircuitVerificationKeyper_circuit_vks
 

Detailed Description

Bundle of precomputed VKs returned by precompute_vks.

Definition at line 13 of file test_bench_shared.hpp.

Member Data Documentation

◆ per_circuit_vks

std::vector<Chonk::CircuitVerificationKey> bb::PrecomputedVks::per_circuit_vks

Definition at line 14 of file test_bench_shared.hpp.


The documentation for this struct was generated from the following file: