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

#include <world_state_message.hpp>

Public Member Functions

 SERIALIZATION_FIELDS (forkId, depth)
 

Public Attributes

uint64_t forkId
 
uint32_t depth
 

Detailed Description

Definition at line 91 of file world_state_message.hpp.

Member Function Documentation

◆ SERIALIZATION_FIELDS()

bb::nodejs::ForkIdWithDepthRequest::SERIALIZATION_FIELDS ( forkId  ,
depth   
)

Member Data Documentation

◆ depth

uint32_t bb::nodejs::ForkIdWithDepthRequest::depth

Definition at line 93 of file world_state_message.hpp.

◆ forkId

uint64_t bb::nodejs::ForkIdWithDepthRequest::forkId

Definition at line 92 of file world_state_message.hpp.


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