Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <world_state_message.hpp>
Public Member Functions | |
MSGPACK_FIELDS (latest, blockNumber) | |
Public Attributes | |
bool | latest |
block_number_t | blockNumber |
Definition at line 70 of file world_state_message.hpp.
bb::nodejs::CreateForkRequest::MSGPACK_FIELDS | ( | latest | , |
blockNumber | |||
) |
block_number_t bb::nodejs::CreateForkRequest::blockNumber |
Definition at line 72 of file world_state_message.hpp.
bool bb::nodejs::CreateForkRequest::latest |
Definition at line 71 of file world_state_message.hpp.