Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <aztec_types.hpp>
Public Member Functions | |
bool | operator== (const PublicDataWrite &other) const =default |
MSGPACK_FIELDS (leafSlot, value) | |
Public Attributes | |
FF | leafSlot |
FF | value |
Definition at line 132 of file aztec_types.hpp.
|
default |
FF bb::avm2::PublicDataWrite::leafSlot |
Definition at line 133 of file aztec_types.hpp.
FF bb::avm2::PublicDataWrite::value |
Definition at line 134 of file aztec_types.hpp.