[mining] send pool unique id in /pools API
This commit is contained in:
@@ -111,6 +111,7 @@ export interface PoolInfo {
|
||||
regexes: string; // JSON array
|
||||
addresses: string; // JSON array
|
||||
emptyBlocks: number;
|
||||
poolUniqueId: number;
|
||||
}
|
||||
export interface PoolStat {
|
||||
pool: PoolInfo;
|
||||
|
||||
Reference in New Issue
Block a user