mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-16 13:01:19 +02:00
refactor: move DEFAULT_TXINDEX from validation to txindex
This commit is contained in:
parent
b92b12e8f3
commit
2bfc1e6aaa
3 changed files with 3 additions and 2 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue