UNPKG

@hashgraph/solo

Version:

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

4 lines (3 loc) 135 B
export declare class ErrorMessages { static INVALID_CONTEXT_FOR_CLUSTER_DETAILED: (context: string, cluster?: string) => string; }