Electroneum
database.cpp File Reference
#include "database.h"
#include "lmdb/error.h"
#include "lmdb/util.h"
#include <sys/stat.h>
Include dependency graph for database.cpp:

Go to the source code of this file.

Namespaces

 lmdb
 

Functions

expect< environment > lmdb::open_environment (const char *path, MDB_dbi max_dbs) noexcept