mirror of
https://git.hush.is/hush/hush3.git
synced 2025-07-15 00:02:33 -04:00
Compare commits
2 Commits
519743f704
...
18eea5cb03
Author | SHA1 | Date | |
---|---|---|---|
|
18eea5cb03 | ||
|
053e9156a7 |
@ -5962,7 +5962,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();
|
||||
|
Loading…
x
Reference in New Issue
Block a user