mirror of
https://git.hush.is/hush/hush3.git
synced 2025-07-15 00:02:33 -04:00
Compare commits
No commits in common. "18eea5cb039a91fda55f7586aeeac4ac28232cdc" and "519743f704769ec2013c87324e3b943fc25a0f32" have entirely different histories.
18eea5cb03
...
519743f704
@ -5962,7 +5962,7 @@ bool static LoadBlockIndexDB()
|
||||
PruneBlockIndexCandidates();
|
||||
|
||||
double progress;
|
||||
if ( ishush3 ) {
|
||||
if ( SMART_CHAIN_SYMBOL[0] == 0 ) {
|
||||
progress = Checkpoints::GuessVerificationProgress(chainparams.Checkpoints(), chainActive.LastTip());
|
||||
} else {
|
||||
int32_t longestchain = hush_longestchain();
|
||||
|
Loading…
x
Reference in New Issue
Block a user