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

#include <aztec_types.hpp>

Public Member Functions

bool operator== (const PrivateToAvmAccumulatedDataArrayLengths &other) const =default
 
 MSGPACK_FIELDS (noteHashes, nullifiers, l2ToL1Msgs)
 

Public Attributes

uint32_t noteHashes
 
uint32_t nullifiers
 
uint32_t l2ToL1Msgs
 

Detailed Description

Definition at line 218 of file aztec_types.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

bb::avm2::PrivateToAvmAccumulatedDataArrayLengths::MSGPACK_FIELDS ( noteHashes  ,
nullifiers  ,
l2ToL1Msgs   
)

◆ operator==()

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

Member Data Documentation

◆ l2ToL1Msgs

uint32_t bb::avm2::PrivateToAvmAccumulatedDataArrayLengths::l2ToL1Msgs

Definition at line 221 of file aztec_types.hpp.

◆ noteHashes

uint32_t bb::avm2::PrivateToAvmAccumulatedDataArrayLengths::noteHashes

Definition at line 219 of file aztec_types.hpp.

◆ nullifiers

uint32_t bb::avm2::PrivateToAvmAccumulatedDataArrayLengths::nullifiers

Definition at line 220 of file aztec_types.hpp.


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