Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
wsdb_ipc_merkle_db.hpp File Reference

LowLevelMerkleDBInterface implementation backed by WSDB IPC. More...

Go to the source code of this file.

Classes

class  bb::wsdb_client::WsdbIpcMerkleDB
 

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 
namespace  bb::wsdb_client
 

Detailed Description

LowLevelMerkleDBInterface implementation backed by WSDB IPC.

Connects to an aztec-wsdb process over Unix Domain Socket and translates each LowLevelMerkleDBInterface call into the corresponding WSDB IPC command.

Definition in file wsdb_ipc_merkle_db.hpp.