Feathercoin  0.5.0
P2P Digital Currency
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
Variables
db.cpp File Reference
#include "db.h"
#include "util.h"
#include "main.h"
#include <boost/filesystem.hpp>
#include <boost/filesystem/fstream.hpp>
#include "sys/stat.h"
Include dependency graph for db.cpp:

Go to the source code of this file.

Variables

unsigned int nWalletDBUpdated
 
CDBEnv bitdb
 

Variable Documentation

CDBEnv bitdb

Definition at line 29 of file db.cpp.

unsigned int nWalletDBUpdated

Definition at line 21 of file db.cpp.