|
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_FIELDS (derivedAddresses) | |
Public Attributes | |
| std::array< AztecAddress, MAX_PROTOCOL_CONTRACTS > | derivedAddresses |
Definition at line 394 of file aztec_types.hpp.
| bb::avm2::ProtocolContracts::MSGPACK_FIELDS | ( | derivedAddresses | ) |
|
default |
| std::array<AztecAddress, MAX_PROTOCOL_CONTRACTS> bb::avm2::ProtocolContracts::derivedAddresses |
Definition at line 395 of file aztec_types.hpp.