Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::nodejs::TreeIdAndRevisionRequest 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 91 of file world_state_message.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

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

Member Data Documentation

◆ revision

WorldStateRevision bb::nodejs::TreeIdAndRevisionRequest::revision

Definition at line 93 of file world_state_message.hpp.

◆ treeId

MerkleTreeId bb::nodejs::TreeIdAndRevisionRequest::treeId

Definition at line 92 of file world_state_message.hpp.


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