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