restore minerNames property on pool
This commit is contained in:
parent
25482b9a06
commit
b90cd4c7e3
@ -42,6 +42,7 @@ interface Pool {
|
||||
id: number;
|
||||
name: string;
|
||||
slug: string;
|
||||
minerNames: string[] | null;
|
||||
}
|
||||
|
||||
export interface TxAuditStatus {
|
||||
|
Loading…
x
Reference in New Issue
Block a user