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

#include <bytecode_events.hpp>

Public Attributes

BytecodeId bytecode_id
 
std::shared_ptr< std::vector< uint8_t > > bytecode
 

Detailed Description

Definition at line 17 of file bytecode_events.hpp.

Member Data Documentation

◆ bytecode

std::shared_ptr<std::vector<uint8_t> > bb::avm2::simulation::BytecodeDecompositionEvent::bytecode

Definition at line 19 of file bytecode_events.hpp.

◆ bytecode_id

BytecodeId bb::avm2::simulation::BytecodeDecompositionEvent::bytecode_id

Definition at line 18 of file bytecode_events.hpp.


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