Add block download progress to metrics UI
This commit is contained in:
@@ -63,6 +63,9 @@ void TrackMinedBlock(uint256 hash);
|
||||
|
||||
void MarkStartTime();
|
||||
double GetLocalSolPS();
|
||||
int EstimateNetHeightInner(int height, int64_t tipmediantime,
|
||||
int heightLastCheckpoint, int64_t timeLastCheckpoint,
|
||||
int64_t targetSpacing);
|
||||
|
||||
void TriggerRefresh();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user