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

#include <world_state_message.hpp>

Public Member Functions

 MSGPACK_FIELDS (treeId, root, size, depth)
 

Public Attributes

MerkleTreeId treeId
 
fr root
 
index_t size
 
uint32_t depth
 

Detailed Description

Definition at line 108 of file world_state_message.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

bb::nodejs::GetTreeInfoResponse::MSGPACK_FIELDS ( treeId  ,
root  ,
size  ,
depth   
)

Member Data Documentation

◆ depth

uint32_t bb::nodejs::GetTreeInfoResponse::depth

Definition at line 112 of file world_state_message.hpp.

◆ root

fr bb::nodejs::GetTreeInfoResponse::root

Definition at line 110 of file world_state_message.hpp.

◆ size

index_t bb::nodejs::GetTreeInfoResponse::size

Definition at line 111 of file world_state_message.hpp.

◆ treeId

MerkleTreeId bb::nodejs::GetTreeInfoResponse::treeId

Definition at line 109 of file world_state_message.hpp.


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