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

 SERIALIZATION_FIELDS (treeId, root, size, depth)
 

Public Attributes

MerkleTreeId treeId
 
fr root
 
index_t size
 
uint32_t depth
 

Detailed Description

Definition at line 119 of file world_state_message.hpp.

Member Function Documentation

◆ SERIALIZATION_FIELDS()

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

Member Data Documentation

◆ depth

uint32_t bb::nodejs::GetTreeInfoResponse::depth

Definition at line 123 of file world_state_message.hpp.

◆ root

fr bb::nodejs::GetTreeInfoResponse::root

Definition at line 121 of file world_state_message.hpp.

◆ size

index_t bb::nodejs::GetTreeInfoResponse::size

Definition at line 122 of file world_state_message.hpp.

◆ treeId

MerkleTreeId bb::nodejs::GetTreeInfoResponse::treeId

Definition at line 120 of file world_state_message.hpp.


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