Remove last trace of legacy oldestIndexedBlockTimestamp
This commit is contained in:
@@ -76,7 +76,6 @@ export interface SinglePoolStats {
|
||||
export interface PoolsStats {
|
||||
blockCount: number;
|
||||
lastEstimatedHashrate: number;
|
||||
oldestIndexedBlockTimestamp: number;
|
||||
pools: SinglePoolStats[];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user