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

#include <world_state_message.hpp>

Public Member Functions

 SERIALIZATION_FIELDS (treeId, revision, leafIndices)
 

Public Attributes

MerkleTreeId treeId
 
WorldStateRevision revision
 
std::vector< index_tleafIndices
 

Detailed Description

Definition at line 163 of file world_state_message.hpp.

Member Function Documentation

◆ SERIALIZATION_FIELDS()

bb::nodejs::GetBlockNumbersForLeafIndicesRequest::SERIALIZATION_FIELDS ( treeId  ,
revision  ,
leafIndices   
)

Member Data Documentation

◆ leafIndices

std::vector<index_t> bb::nodejs::GetBlockNumbersForLeafIndicesRequest::leafIndices

Definition at line 166 of file world_state_message.hpp.

◆ revision

WorldStateRevision bb::nodejs::GetBlockNumbersForLeafIndicesRequest::revision

Definition at line 165 of file world_state_message.hpp.

◆ treeId

MerkleTreeId bb::nodejs::GetBlockNumbersForLeafIndicesRequest::treeId

Definition at line 164 of file world_state_message.hpp.


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