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

#include <chonk_step_processor.hpp>

Public Attributes

std::string name
 
acir_format::AcirProgram program
 
std::vector< uint8_t > precomputed_vk
 
CircuitKind kind = CircuitKind::App
 

Detailed Description

Definition at line 24 of file chonk_step_processor.hpp.

Member Data Documentation

◆ kind

CircuitKind bb::ChonkExecutionStep::kind = CircuitKind::App

Definition at line 28 of file chonk_step_processor.hpp.

◆ name

std::string bb::ChonkExecutionStep::name

Definition at line 25 of file chonk_step_processor.hpp.

◆ precomputed_vk

std::vector<uint8_t> bb::ChonkExecutionStep::precomputed_vk

Definition at line 27 of file chonk_step_processor.hpp.

◆ program

acir_format::AcirProgram bb::ChonkExecutionStep::program

Definition at line 26 of file chonk_step_processor.hpp.


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