Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
avm_ipc_server.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include <string>
4
5
namespace
bb::avm
{
6
18
int
execute_avm_server
(
const
std::string& input_path,
const
std::string& wsdb_path,
const
std::string& cdb_path);
19
20
}
// namespace bb::avm
bb::avm
Definition
avm_commands.hpp:17
bb::avm::execute_avm_server
int execute_avm_server(const std::string &input_path, const std::string &wsdb_path, const std::string &cdb_path)
Start the aztec-avm IPC server.
Definition
avm_ipc_server.cpp:64
src
barretenberg
avm
avm_ipc_server.hpp
Generated by
1.9.8