Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::avm2::simulation::ClassIdDerivationEvent Struct Reference

#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
 

Detailed Description

Definition at line 7 of file class_id_derivation_event.hpp.

Member Data Documentation

◆ artifact_hash

FF bb::avm2::simulation::ClassIdDerivationEvent::artifact_hash = 0

Definition at line 9 of file class_id_derivation_event.hpp.

◆ class_id

ContractClassId bb::avm2::simulation::ClassIdDerivationEvent::class_id = 0

Definition at line 8 of file class_id_derivation_event.hpp.

◆ private_functions_root

FF bb::avm2::simulation::ClassIdDerivationEvent::private_functions_root = 0

Definition at line 10 of file class_id_derivation_event.hpp.

◆ public_bytecode_commitment

BytecodeId bb::avm2::simulation::ClassIdDerivationEvent::public_bytecode_commitment = 0

Definition at line 11 of file class_id_derivation_event.hpp.


The documentation for this struct was generated from the following file: