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

#include <aztec_types.hpp>

Public Member Functions

bool operator== (const ProtocolContracts &other) const =default
 
 MSGPACK_FIELDS (derivedAddresses)
 

Public Attributes

std::array< AztecAddress, MAX_PROTOCOL_CONTRACTSderivedAddresses
 

Detailed Description

Definition at line 394 of file aztec_types.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

bb::avm2::ProtocolContracts::MSGPACK_FIELDS ( derivedAddresses  )

◆ operator==()

bool bb::avm2::ProtocolContracts::operator== ( const ProtocolContracts other) const
default

Member Data Documentation

◆ derivedAddresses

std::array<AztecAddress, MAX_PROTOCOL_CONTRACTS> bb::avm2::ProtocolContracts::derivedAddresses

Definition at line 395 of file aztec_types.hpp.


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