|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <class_id_derivation_event.hpp>
Public Attributes | |
| ContractClassId | class_id = 0 |
| FF | artifact_hash = 0 |
| FF | private_functions_root = 0 |
| BytecodeId | public_bytecode_commitment = 0 |
Definition at line 7 of file class_id_derivation_event.hpp.
| FF bb::avm2::simulation::ClassIdDerivationEvent::artifact_hash = 0 |
Definition at line 9 of file class_id_derivation_event.hpp.
| ContractClassId bb::avm2::simulation::ClassIdDerivationEvent::class_id = 0 |
Definition at line 8 of file class_id_derivation_event.hpp.
| FF bb::avm2::simulation::ClassIdDerivationEvent::private_functions_root = 0 |
Definition at line 10 of file class_id_derivation_event.hpp.
| BytecodeId bb::avm2::simulation::ClassIdDerivationEvent::public_bytecode_commitment = 0 |
Definition at line 11 of file class_id_derivation_event.hpp.