mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-04 10:12:28 +02:00
refactor: move DEFAULT_COINSTATSINDEX from validation to coinstatsindex
This commit is contained in:
@@ -14,6 +14,8 @@ namespace kernel {
|
||||
struct CCoinsStats;
|
||||
}
|
||||
|
||||
static constexpr bool DEFAULT_COINSTATSINDEX{false};
|
||||
|
||||
/**
|
||||
* CoinStatsIndex maintains statistics on the UTXO set.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user