![]() |
Anoncoin
0.9.4
P2P Digital Currency
|
#include "db.h"
#include "addrman.h"
#include "hash.h"
#include "protocol.h"
#include "util.h"
#include <stdint.h>
#include <sys/stat.h>
#include <boost/filesystem.hpp>
#include <boost/version.hpp>
#include <openssl/rand.h>
Go to the source code of this file.
Variables | |
unsigned int | nWalletDBUpdated |
CDBEnv | bitdb |