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

#include <world_state_message.hpp>

Public Member Functions

 MSGPACK_FIELDS (latest, blockNumber)
 

Public Attributes

bool latest
 
block_number_t blockNumber
 

Detailed Description

Definition at line 70 of file world_state_message.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

bb::nodejs::CreateForkRequest::MSGPACK_FIELDS ( latest  ,
blockNumber   
)

Member Data Documentation

◆ blockNumber

block_number_t bb::nodejs::CreateForkRequest::blockNumber

Definition at line 72 of file world_state_message.hpp.

◆ latest

bool bb::nodejs::CreateForkRequest::latest

Definition at line 71 of file world_state_message.hpp.


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