Bitcoin
Classes | Variables
txindex.h File Reference
#include <chain.h>
#include <index/base.h>
#include <txdb.h>

Go to the source code of this file.

Classes

class  TxIndex
 

Variables

std::unique_ptr< TxIndexg_txindex
 The global transaction index, used in GetTransaction. May be null. More...
 

Variable Documentation

◆ g_txindex

std::unique_ptr<TxIndex> g_txindex

The global transaction index, used in GetTransaction. May be null.