Add difficulty adjustment in mining page + Fix pools table on mobile
This commit is contained in:
@@ -62,6 +62,7 @@ export interface SinglePoolStats {
|
||||
share: string,
|
||||
lastEstimatedHashrate: string,
|
||||
emptyBlockRatio: string,
|
||||
logo: string,
|
||||
}
|
||||
|
||||
export interface PoolsStats {
|
||||
|
||||
Reference in New Issue
Block a user