mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 22:50:59 +01:00
refactor: move DEFAULT_TXINDEX from validation to txindex
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
|
||||
#include <node/caches.h>
|
||||
|
||||
#include <index/txindex.h>
|
||||
#include <txdb.h>
|
||||
#include <util/system.h>
|
||||
#include <validation.h>
|
||||
|
||||
namespace node {
|
||||
CacheSizes CalculateCacheSizes(const ArgsManager& args, size_t n_indexes)
|
||||
|
||||
Reference in New Issue
Block a user