|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
Context passed to each command's execute() method. Provides access to WSDB and CDB IPC clients. More...
#include <avm_execute.hpp>
Public Attributes | |
| cdb::CdbIpcContractDB & | cdb_client |
| wsdb::WsdbIpcClient & | wsdb_client |
Context passed to each command's execute() method. Provides access to WSDB and CDB IPC clients.
Definition at line 25 of file avm_execute.hpp.
| cdb::CdbIpcContractDB& bb::avm::AvmRequest::cdb_client |
Definition at line 26 of file avm_execute.hpp.
| wsdb::WsdbIpcClient& bb::avm::AvmRequest::wsdb_client |
Definition at line 27 of file avm_execute.hpp.