Bitcoin Core 30.99.0
P2P Digital Currency
Classes
txdb.h File Reference
#include <coins.h>
#include <dbwrapper.h>
#include <kernel/caches.h>
#include <kernel/cs_main.h>
#include <sync.h>
#include <util/fs.h>
#include <cstddef>
#include <cstdint>
#include <memory>
#include <optional>
#include <vector>
Include dependency graph for txdb.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  CoinsViewOptions
 User-controlled performance and debug options. More...
 
class  CCoinsViewDB
 CCoinsView backed by the coin database (chainstate/) More...