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

#include <world_state_message.hpp>

Public Member Functions

 MSGPACK_FIELDS (treeId, revision)
 

Public Attributes

MerkleTreeId treeId
 
WorldStateRevision revision
 

Detailed Description

Definition at line 102 of file world_state_message.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

bb::nodejs::GetTreeInfoRequest::MSGPACK_FIELDS ( treeId  ,
revision   
)

Member Data Documentation

◆ revision

WorldStateRevision bb::nodejs::GetTreeInfoRequest::revision

Definition at line 104 of file world_state_message.hpp.

◆ treeId

MerkleTreeId bb::nodejs::GetTreeInfoRequest::treeId

Definition at line 103 of file world_state_message.hpp.


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