|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <bytecode_events.hpp>
Public Attributes | |
| BytecodeId | bytecode_id |
| uint32_t | bytecode_length |
| std::vector< FF > | bytecode_fields |
Definition at line 22 of file bytecode_events.hpp.
| std::vector<FF> bb::avm2::simulation::BytecodeHashingEvent::bytecode_fields |
Definition at line 25 of file bytecode_events.hpp.
| BytecodeId bb::avm2::simulation::BytecodeHashingEvent::bytecode_id |
Definition at line 23 of file bytecode_events.hpp.
| uint32_t bb::avm2::simulation::BytecodeHashingEvent::bytecode_length |
Definition at line 24 of file bytecode_events.hpp.