Show avg block heath in pool ranking pie chart
This commit is contained in:
@@ -73,6 +73,7 @@ export interface SinglePoolStats {
|
||||
emptyBlockRatio: string;
|
||||
logo: string;
|
||||
slug: string;
|
||||
avgMatchRate: number;
|
||||
}
|
||||
export interface PoolsStats {
|
||||
blockCount: number;
|
||||
|
||||
Reference in New Issue
Block a user