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

#include <world_state_message.hpp>

Public Member Functions

 MSGPACK_FIELDS (blockStateRef, blockHeaderHash, forkId)
 

Public Attributes

StateReference blockStateRef
 
bb::fr blockHeaderHash
 
Fork::Id forkId { CANONICAL_FORK_ID }
 

Detailed Description

Definition at line 229 of file world_state_message.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

bb::nodejs::UpdateArchiveRequest::MSGPACK_FIELDS ( blockStateRef  ,
blockHeaderHash  ,
forkId   
)

Member Data Documentation

◆ blockHeaderHash

bb::fr bb::nodejs::UpdateArchiveRequest::blockHeaderHash

Definition at line 231 of file world_state_message.hpp.

◆ blockStateRef

StateReference bb::nodejs::UpdateArchiveRequest::blockStateRef

Definition at line 230 of file world_state_message.hpp.

◆ forkId

Fork::Id bb::nodejs::UpdateArchiveRequest::forkId { CANONICAL_FORK_ID }

Definition at line 232 of file world_state_message.hpp.


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