|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#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 } |
Definition at line 229 of file world_state_message.hpp.
| bb::nodejs::UpdateArchiveRequest::MSGPACK_FIELDS | ( | blockStateRef | , |
| blockHeaderHash | , | ||
| forkId | |||
| ) |
| bb::fr bb::nodejs::UpdateArchiveRequest::blockHeaderHash |
Definition at line 231 of file world_state_message.hpp.
| StateReference bb::nodejs::UpdateArchiveRequest::blockStateRef |
Definition at line 230 of file world_state_message.hpp.
| Fork::Id bb::nodejs::UpdateArchiveRequest::forkId { CANONICAL_FORK_ID } |
Definition at line 232 of file world_state_message.hpp.