|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <world_state_message.hpp>
Public Member Functions | |
| SERIALIZATION_FIELDS (forkId, depth) | |
Public Attributes | |
| uint64_t | forkId |
| uint32_t | depth |
Definition at line 91 of file world_state_message.hpp.
| uint32_t bb::nodejs::ForkIdWithDepthRequest::depth |
Definition at line 93 of file world_state_message.hpp.
| uint64_t bb::nodejs::ForkIdWithDepthRequest::forkId |
Definition at line 92 of file world_state_message.hpp.