@hashgraph/solo
Version:
An opinionated CLI tool to deploy and manage private Hedera Networks.
7 lines (6 loc) • 320 B
TypeScript
export declare const TEST_UPGRADE_FROM_VERSION: string;
export declare const TEST_UPGRADE_TO_VERSION: string;
export declare const PREV_BLOCK_NODE_VERSION: string;
export declare const PREV_MIRROR_NODE_VERSION: string;
export declare const PREV_EXPLORER_VERSION: string;
export declare const PREV_RELAY_VERSION: string;