added isChainsynced
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
Showing
Please register or sign in to comment