Merge branch 'mononaut/acceleration-viz' into nymkappa/accelerator-soft-launch

This commit is contained in:
nymkappa
2023-08-03 15:43:28 +09:00
74 changed files with 1191 additions and 468 deletions

View File

@@ -111,6 +111,7 @@ export interface PoolInfo {
regexes: string; // JSON array
addresses: string; // JSON array
emptyBlocks: number;
slug: string;
poolUniqueId: number;
}
export interface PoolStat {