The global transaction index, used in GetTransaction. May be null.
Synopsis
Declared in <index/txindex.h>
extern
std::unique_ptr<TxIndex> g_txindex;
Created with MrDocs
The global transaction index, used in GetTransaction. May be null.
Declared in <index/txindex.h>
extern
std::unique_ptr<TxIndex> g_txindex;
Created with MrDocs