Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
class_id_derivation_event.hpp
Go to the documentation of this file.
1#pragma once
2
4
5namespace bb::avm2::simulation {
6
8 // Uses ContractClassWithCommitment which includes id and bytecode_commitment
9 // WARNING: this class has the whole bytecode. Create a new class.
11};
12
13} // namespace bb::avm2::simulation