diff --git a/src/main.cpp b/src/main.cpp index 20ea1112f..8226e1d9c 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -5960,7 +5960,7 @@ bool static LoadBlockIndexDB() PruneBlockIndexCandidates(); double progress; - if ( SMART_CHAIN_SYMBOL[0] == 0 ) { + if ( ishush3 ) { progress = Checkpoints::GuessVerificationProgress(chainparams.Checkpoints(), chainActive.LastTip()); } else { int32_t longestchain = hush_longestchain();