|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <avm_io.hpp>
Public Member Functions | |
| bool | operator== (const GetLeafPreimageHint< LeafPreimage_ > &other) const =default |
| MSGPACK_CAMEL_CASE_FIELDS (hint_key, index, leaf_preimage) | |
Public Attributes | |
| AppendOnlyTreeSnapshot | hint_key |
| uint64_t | index |
| LeafPreimage_ | leaf_preimage |
Definition at line 214 of file avm_io.hpp.
| bb::avm2::GetLeafPreimageHint< LeafPreimage_ >::MSGPACK_CAMEL_CASE_FIELDS | ( | hint_key | , |
| index | , | ||
| leaf_preimage | |||
| ) |
|
default |
| AppendOnlyTreeSnapshot bb::avm2::GetLeafPreimageHint< LeafPreimage_ >::hint_key |
Definition at line 215 of file avm_io.hpp.
| uint64_t bb::avm2::GetLeafPreimageHint< LeafPreimage_ >::index |
Definition at line 217 of file avm_io.hpp.
| LeafPreimage_ bb::avm2::GetLeafPreimageHint< LeafPreimage_ >::leaf_preimage |
Definition at line 219 of file avm_io.hpp.