Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::avm2::GetLeafPreimageHint< LeafPreimage_ > Struct Template Reference

#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
 

Detailed Description

template<typename LeafPreimage_>
struct bb::avm2::GetLeafPreimageHint< LeafPreimage_ >

Definition at line 192 of file avm_inputs.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

template<typename LeafPreimage_ >
bb::avm2::GetLeafPreimageHint< LeafPreimage_ >::MSGPACK_FIELDS ( hintKey  ,
index  ,
leafPreimage   
)

◆ operator==()

template<typename LeafPreimage_ >
bool bb::avm2::GetLeafPreimageHint< LeafPreimage_ >::operator== ( const GetLeafPreimageHint< LeafPreimage_ > &  other) const
default

Member Data Documentation

◆ hintKey

template<typename LeafPreimage_ >
AppendOnlyTreeSnapshot bb::avm2::GetLeafPreimageHint< LeafPreimage_ >::hintKey

Definition at line 193 of file avm_inputs.hpp.

◆ index

template<typename LeafPreimage_ >
uint64_t bb::avm2::GetLeafPreimageHint< LeafPreimage_ >::index

Definition at line 195 of file avm_inputs.hpp.

◆ leafPreimage

template<typename LeafPreimage_ >
LeafPreimage_ bb::avm2::GetLeafPreimageHint< LeafPreimage_ >::leafPreimage

Definition at line 197 of file avm_inputs.hpp.


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