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

#include <aztec_types.hpp>

Public Attributes

FF artifact_hash
 
FF private_function_root
 
FF public_bytecode_commitment
 
std::vector< uint8_t > packed_bytecode
 

Detailed Description

Definition at line 93 of file aztec_types.hpp.

Member Data Documentation

◆ artifact_hash

FF bb::avm2::ContractClass::artifact_hash

Definition at line 94 of file aztec_types.hpp.

◆ packed_bytecode

std::vector<uint8_t> bb::avm2::ContractClass::packed_bytecode

Definition at line 97 of file aztec_types.hpp.

◆ private_function_root

FF bb::avm2::ContractClass::private_function_root

Definition at line 95 of file aztec_types.hpp.

◆ public_bytecode_commitment

FF bb::avm2::ContractClass::public_bytecode_commitment

Definition at line 96 of file aztec_types.hpp.


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