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

 MSGPACK_FIELDS (treeId, revision, leafIndices)
 

Public Attributes

MerkleTreeId treeId
 
WorldStateRevision revision
 
std::vector< index_tleafIndices
 

Detailed Description

Definition at line 152 of file world_state_message.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

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

Member Data Documentation

◆ leafIndices

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

Definition at line 155 of file world_state_message.hpp.

◆ revision

WorldStateRevision bb::nodejs::GetBlockNumbersForLeafIndicesRequest::revision

Definition at line 154 of file world_state_message.hpp.

◆ treeId

MerkleTreeId bb::nodejs::GetBlockNumbersForLeafIndicesRequest::treeId

Definition at line 153 of file world_state_message.hpp.


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