|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <aztec_types.hpp>
Public Member Functions | |
| bool | operator== (const ProtocolContracts &other) const =default |
| MSGPACK_CAMEL_CASE_FIELDS (derived_addresses) | |
Public Attributes | |
| std::array< AztecAddress, MAX_PROTOCOL_CONTRACTS > | derived_addresses {} |
Definition at line 588 of file aztec_types.hpp.
| bb::avm2::ProtocolContracts::MSGPACK_CAMEL_CASE_FIELDS | ( | derived_addresses | ) |
|
default |
| std::array<AztecAddress, MAX_PROTOCOL_CONTRACTS> bb::avm2::ProtocolContracts::derived_addresses {} |
Definition at line 589 of file aztec_types.hpp.