UNPKG

@hashgraph/solo

Version:

An opinionated CLI tool to deploy and manage private Hedera Networks.

7 lines (6 loc) 235 B
export declare class HelmMetricsServer { static readonly REPOSITORY_NAME: string; static readonly REPOSITORY_URL: string; static readonly VERSION: string; static installMetricsServer(testName: string): Promise<void>; }