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

#include <bytecode_events.hpp>

Public Attributes

BytecodeId bytecode_id
 
uint32_t bytecode_length
 
std::vector< FFbytecode_fields
 

Detailed Description

Definition at line 24 of file bytecode_events.hpp.

Member Data Documentation

◆ bytecode_fields

std::vector<FF> bb::avm2::simulation::BytecodeHashingEvent::bytecode_fields

Definition at line 27 of file bytecode_events.hpp.

◆ bytecode_id

BytecodeId bb::avm2::simulation::BytecodeHashingEvent::bytecode_id

Definition at line 25 of file bytecode_events.hpp.

◆ bytecode_length

uint32_t bb::avm2::simulation::BytecodeHashingEvent::bytecode_length

Definition at line 26 of file bytecode_events.hpp.


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