![]() |
Bitcoin ABC 0.32.4
P2P Digital Currency
|
#include <dbwrapper.h>#include <interfaces/chain.h>#include <util/threadinterrupt.h>#include <validationinterface.h>#include <string>Go to the source code of this file.
Classes | |
| struct | IndexSummary |
| class | BaseIndex |
| Base class for indices of blockchain data. More... | |
| class | BaseIndex::DB |
| The database stores a block locator of the chain the database is synced to so that the TxIndex can efficiently determine the point it last stopped at. More... | |