Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <types.hpp>
Static Public Member Functions | |
static WorldStateRevision | committed () |
static WorldStateRevision | uncommitted () |
Public Attributes | |
index_t | forkId { 0 } |
block_number_t | blockNumber { 0 } |
bool | includeUncommitted { false } |
|
inlinestatic |
|
inlinestatic |
block_number_t bb::world_state::WorldStateRevision::blockNumber { 0 } |
bool bb::world_state::WorldStateRevision::includeUncommitted { false } |