Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/nodejs_module/lmdb_store/lmdb_store_wrapper.hpp"
#include "barretenberg/nodejs_module/world_state/world_state.hpp"
#include "napi.h"
Go to the source code of this file.
Functions | |
Napi::Object | Init (Napi::Env env, Napi::Object exports) |
Napi::Object Init | ( | Napi::Env | env, |
Napi::Object | exports | ||
) |
Definition at line 5 of file init_module.cpp.