This commit is contained in:
jl777
2017-03-24 03:32:04 +02:00
parent a43b1a1838
commit a63e5f1256

View File

@@ -1461,7 +1461,7 @@ bool AppInit2(boost::thread_group& threadGroup, CScheduler& scheduler)
if (mapArgs.count("-blocknotify"))
uiInterface.NotifyBlockTip.connect(BlockNotifyCallback);
if ( KOMODO_REWIND >= 0 )
if ( KOMODO_REWIND == 0 )
{
uiInterface.InitMessage(_("Activating best chain..."));
// scan for better chains in the block chain database, that are not yet connected in the active best chain