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

#include <aztec_types.hpp>

Public Member Functions

bool operator== (const PublicDataWrite &other) const =default
 
 MSGPACK_FIELDS (leafSlot, value)
 

Public Attributes

FF leafSlot
 
FF value
 

Detailed Description

Definition at line 132 of file aztec_types.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

bb::avm2::PublicDataWrite::MSGPACK_FIELDS ( leafSlot  ,
value   
)

◆ operator==()

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

Member Data Documentation

◆ leafSlot

FF bb::avm2::PublicDataWrite::leafSlot

Definition at line 133 of file aztec_types.hpp.

◆ value

FF bb::avm2::PublicDataWrite::value

Definition at line 134 of file aztec_types.hpp.


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