![]() |
Bitcoin Core 28.0.0
P2P Digital Currency
|
Go to the source code of this file.
Classes | |
| class | CoinStatsIndex |
| CoinStatsIndex maintains statistics on the UTXO set. More... | |
Namespaces | |
| namespace | kernel |
Variables | |
| static constexpr bool | DEFAULT_COINSTATSINDEX {false} |
| std::unique_ptr< CoinStatsIndex > | g_coin_stats_index |
| The global UTXO set hash object. | |
|
staticconstexpr |
Definition at line 17 of file coinstatsindex.h.
|
extern |
The global UTXO set hash object.
Definition at line 104 of file coinstatsindex.cpp.