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_CAMEL_CASE_FIELDS (leaf_slot, value)
 

Public Attributes

FF leaf_slot = 0
 
FF value = 0
 

Detailed Description

Definition at line 295 of file aztec_types.hpp.

Member Function Documentation

◆ MSGPACK_CAMEL_CASE_FIELDS()

bb::avm2::PublicDataWrite::MSGPACK_CAMEL_CASE_FIELDS ( leaf_slot  ,
value   
)

◆ operator==()

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

Member Data Documentation

◆ leaf_slot

FF bb::avm2::PublicDataWrite::leaf_slot = 0

Definition at line 296 of file aztec_types.hpp.

◆ value

FF bb::avm2::PublicDataWrite::value = 0

Definition at line 297 of file aztec_types.hpp.


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