![]() |
BSHA3
0.17.99
P2P Blockchain, based on Bitcoin
|
Go to the source code of this file.
Classes | |
| class | TxIndex |
| TxIndex is used to look up transactions included in the blockchain by hash. More... | |
Variables | |
| std::unique_ptr< TxIndex > | g_txindex |
| The global transaction index, used in GetTransaction. May be null. More... | |
| std::unique_ptr<TxIndex> g_txindex |
The global transaction index, used in GetTransaction. May be null.
Definition at line 17 of file txindex.cpp.
1.8.14