Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <aztec_types.hpp>
Public Attributes | |
FF | artifact_hash |
FF | private_function_root |
FF | public_bytecode_commitment |
std::vector< uint8_t > | packed_bytecode |
Definition at line 93 of file aztec_types.hpp.
FF bb::avm2::ContractClass::artifact_hash |
Definition at line 94 of file aztec_types.hpp.
std::vector<uint8_t> bb::avm2::ContractClass::packed_bytecode |
Definition at line 97 of file aztec_types.hpp.
FF bb::avm2::ContractClass::private_function_root |
Definition at line 95 of file aztec_types.hpp.
FF bb::avm2::ContractClass::public_bytecode_commitment |
Definition at line 96 of file aztec_types.hpp.