-
Jeremy Bokobza authored
the logic is that if isChainSynced == true then you can calculate the percentage based on ChainTip and LastBlockSyncedHeight if isChainSynced == false you can't because we don't know yet how long the chain is
ff0ea3fa
the logic is that if isChainSynced == true then you can calculate the percentage based on ChainTip and LastBlockSyncedHeight if isChainSynced == false you can't because we don't know yet how long the chain is