|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <bytecode_events.hpp>
Public Attributes | |
| BytecodeId | bytecode_id |
| std::shared_ptr< std::vector< uint8_t > > | bytecode |
Definition at line 17 of file bytecode_events.hpp.
| std::shared_ptr<std::vector<uint8_t> > bb::avm2::simulation::BytecodeDecompositionEvent::bytecode |
Definition at line 19 of file bytecode_events.hpp.
| BytecodeId bb::avm2::simulation::BytecodeDecompositionEvent::bytecode_id |
Definition at line 18 of file bytecode_events.hpp.