mirror of
https://git.hush.is/hush/hush3.git
synced 2025-07-16 00:02:04 -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();
|
PruneBlockIndexCandidates();
|
||||||
|
|
||||||
double progress;
|
double progress;
|
||||||
if ( ishush3 ) {
|
if ( SMART_CHAIN_SYMBOL[0] == 0 ) {
|
||||||
progress = Checkpoints::GuessVerificationProgress(chainparams.Checkpoints(), chainActive.LastTip());
|
progress = Checkpoints::GuessVerificationProgress(chainparams.Checkpoints(), chainActive.LastTip());
|
||||||
} else {
|
} else {
|
||||||
int32_t longestchain = hush_longestchain();
|
int32_t longestchain = hush_longestchain();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user