From 79cf331dd5010620fb661f354527284df6dd444a Mon Sep 17 00:00:00 2001 From: jl777 Date: Mon, 13 Mar 2017 05:33:45 +0200 Subject: [PATCH] Test --- src/init.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/init.cpp b/src/init.cpp index 195a6e2c7..2336a9101 100644 --- a/src/init.cpp +++ b/src/init.cpp @@ -1244,6 +1244,7 @@ bool AppInit2(boost::thread_group& threadGroup, CScheduler& scheduler) LogPrintf("Prune: pruned datadir may not have more than %d blocks; -checkblocks=%d may fail\n", MIN_BLOCKS_TO_KEEP, GetArg("-checkblocks", 288)); } + extern int32_t KOMODO_REWIND; if ( KOMODO_REWIND == 0 ) { if (!CVerifyDB().VerifyDB(pcoinsdbview, GetArg("-checklevel", 3),