Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::wsdb::WsdbRequest Struct Reference

Context passed to each command's execute() method, providing access to the WorldState. More...

#include <wsdb_execute.hpp>

Public Attributes

world_state::WorldStateworld_state
 

Detailed Description

Context passed to each command's execute() method, providing access to the WorldState.

Definition at line 16 of file wsdb_execute.hpp.

Member Data Documentation

◆ world_state

world_state::WorldState& bb::wsdb::WsdbRequest::world_state

Definition at line 17 of file wsdb_execute.hpp.


The documentation for this struct was generated from the following file: