![]() |
Anoncoin
0.9.4
P2P Digital Currency
|
#include "leveldbwrapper.h"
#include "main.h"
#include <map>
#include <string>
#include <utility>
#include <vector>
Go to the source code of this file.
Classes | |
class | CCoinsViewDB |
CCoinsView backed by the LevelDB coin database (chainstate/) More... | |
class | CBlockTreeDB |
Access to the block database (blocks/index/) More... | |