Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::nodejs::GetLeafPreimageRequest Struct Reference

#include <world_state_message.hpp>

Public Member Functions

 MSGPACK_FIELDS (treeId, revision, leafIndex)
 

Public Attributes

MerkleTreeId treeId
 
WorldStateRevision revision
 
index_t leafIndex
 

Detailed Description

Definition at line 138 of file world_state_message.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

bb::nodejs::GetLeafPreimageRequest::MSGPACK_FIELDS ( treeId  ,
revision  ,
leafIndex   
)

Member Data Documentation

◆ leafIndex

index_t bb::nodejs::GetLeafPreimageRequest::leafIndex

Definition at line 141 of file world_state_message.hpp.

◆ revision

WorldStateRevision bb::nodejs::GetLeafPreimageRequest::revision

Definition at line 140 of file world_state_message.hpp.

◆ treeId

MerkleTreeId bb::nodejs::GetLeafPreimageRequest::treeId

Definition at line 139 of file world_state_message.hpp.


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