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_CAMEL_CASE_FIELDS (derived_addresses)
 

Public Attributes

std::array< AztecAddress, MAX_PROTOCOL_CONTRACTSderived_addresses {}
 

Detailed Description

Definition at line 588 of file aztec_types.hpp.

Member Function Documentation

◆ MSGPACK_CAMEL_CASE_FIELDS()

bb::avm2::ProtocolContracts::MSGPACK_CAMEL_CASE_FIELDS ( derived_addresses  )

◆ operator==()

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

Member Data Documentation

◆ derived_addresses

std::array<AztecAddress, MAX_PROTOCOL_CONTRACTS> bb::avm2::ProtocolContracts::derived_addresses {}

Definition at line 589 of file aztec_types.hpp.


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