UNPKG

@hashgraph/solo

Version:

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

5 lines (4 loc) 108 B
export declare enum DeploymentStates { PRE_GENESIS = "pre-genesis", POST_GENESIS = "post-genesis" }