|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <avm_inputs.hpp>
Public Member Functions | |
| bool | operator== (const GetLeafPreimageHint< LeafPreimage_ > &other) const =default |
| MSGPACK_FIELDS (hintKey, index, leafPreimage) | |
Public Attributes | |
| AppendOnlyTreeSnapshot | hintKey |
| uint64_t | index |
| LeafPreimage_ | leafPreimage |
Definition at line 196 of file avm_inputs.hpp.
| bb::avm2::GetLeafPreimageHint< LeafPreimage_ >::MSGPACK_FIELDS | ( | hintKey | , |
| index | , | ||
| leafPreimage | |||
| ) |
|
default |
| AppendOnlyTreeSnapshot bb::avm2::GetLeafPreimageHint< LeafPreimage_ >::hintKey |
Definition at line 197 of file avm_inputs.hpp.
| uint64_t bb::avm2::GetLeafPreimageHint< LeafPreimage_ >::index |
Definition at line 199 of file avm_inputs.hpp.
| LeafPreimage_ bb::avm2::GetLeafPreimageHint< LeafPreimage_ >::leafPreimage |
Definition at line 201 of file avm_inputs.hpp.