Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
wsdb_request.hpp
Go to the documentation of this file.
1
#pragma once
10
#include "
barretenberg/world_state/world_state.hpp
"
11
12
namespace
bb::wsdb
{
13
14
struct
WsdbRequest
{
15
world_state::WorldState
&
world_state
;
16
};
17
18
}
// namespace bb::wsdb
bb::world_state::WorldState
Holds the Merkle trees responsible for storing the state of the Aztec protocol.
Definition
world_state.hpp:59
bb::wsdb
Definition
cli.cpp:16
bb::wsdb::WsdbRequest
Definition
wsdb_request.hpp:14
bb::wsdb::WsdbRequest::world_state
world_state::WorldState & world_state
Definition
wsdb_request.hpp:15
world_state.hpp
src
barretenberg
wsdb
wsdb_request.hpp
Generated by
1.9.8