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
12
13namespace bb::wsdb {
14
15class WsdbScheduler;
16
19 // Set once before serving; handlers submit their work through it via the
20 // schedule_read / schedule_write helpers in wsdb_schedule.hpp.
22};
23
24} // namespace bb::wsdb
Holds the Merkle trees responsible for storing the state of the Aztec protocol.
WsdbScheduler * scheduler
world_state::WorldState & world_state