@hashgraph/solo
    Preparing search index...

    Implements

    Index

    Constructors

    Properties

    clusterReferences: Map<string, string> = ...

    Accessors

    Methods

    • Performs the loading of the remote configuration. Checks if the configuration is already loaded, otherwise loads and adds the command to history.

      Parameters

      • argv: { _: string[] } & AnyObject

        arguments containing command input for historical reference.

      • validate: boolean = true

        whether to validate the remote configuration.

      • OptionalskipConsensusNodesValidation: boolean = true

        whether or not to validate the consensusNodes

      Returns Promise<void>