[mining] use .slug to load pool logo
This commit is contained in:
@@ -110,6 +110,7 @@ export interface PoolInfo {
|
||||
regexes: string; // JSON array
|
||||
addresses: string; // JSON array
|
||||
emptyBlocks: number;
|
||||
slug: string;
|
||||
}
|
||||
export interface PoolStat {
|
||||
pool: PoolInfo;
|
||||
|
||||
Reference in New Issue
Block a user