Use the latest timestamp in hashrate data ticker
This commit is contained in:
parent
8e5dd7b333
commit
0f1ee5f059
@ -219,7 +219,7 @@ class Mining {
|
||||
blockStats.lastBlockHeight);
|
||||
|
||||
hashrates.push({
|
||||
hashrateTimestamp: fromTimestamp,
|
||||
hashrateTimestamp: toTimestamp,
|
||||
avgHashrate: lastBlockHashrate,
|
||||
poolId: null,
|
||||
share: 1,
|
||||
|
Loading…
x
Reference in New Issue
Block a user