Move ::fPruneMode into BlockManager

This commit is contained in:
MarcoFalke
2023-01-03 12:47:38 +01:00
parent fa721f1cab
commit fa177d7b6b
4 changed files with 9 additions and 10 deletions

View File

@@ -123,7 +123,6 @@ using node::ShouldPersistMempool;
using node::NodeContext;
using node::ThreadImport;
using node::VerifyLoadedChainstate;
using node::fPruneMode;
using node::fReindex;
static constexpr bool DEFAULT_PROXYRANDOMIZE{true};