![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
#include "coins.h"#include "chain.h"#include "dbwrapper.h"#include "libzerocoin/Coin.h"#include "libzerocoin/CoinSpend.h"#include <map>#include <string>#include <utility>#include <vector>Go to the source code of this file.
Classes | |
| struct | CDiskTxPos |
| class | CCoinsViewDB |
| CCoinsView backed by the LevelDB coin database (chainstate/) More... | |
| class | CCoinsViewDBCursor |
| Specialization of CCoinsViewCursor to iterate over a CCoinsViewDB. More... | |
| class | CBlockTreeDB |
| Access to the block database (blocks/index/) More... | |
| class | CZerocoinDB |
| Zerocoin database (zerocoin/) More... | |
| class | AccumulatorCache |