Preparing search index...
The search index is not available
@hashgraph/solo
@hashgraph/solo
src/commands/node/configs
NodePrepareUpgradeConfigClass
Interface NodePrepareUpgradeConfigClass
interface
NodePrepareUpgradeConfigClass
{
cacheDir
:
string
;
consensusNodes
:
ConsensusNode
[]
;
contexts
:
string
[]
;
deployment
:
string
;
freezeAdminPrivateKey
:
string
;
getUnusedConfigs
:
()
=>
string
[]
;
namespace
:
NamespaceName
;
nodeClient
:
any
;
releaseTag
:
string
;
}
Index
Properties
cache
Dir
consensus
Nodes
contexts
deployment
freeze
Admin
Private
Key
get
Unused
Configs
namespace
node
Client
release
Tag
Properties
cache
Dir
cacheDir
:
string
consensus
Nodes
consensusNodes
:
ConsensusNode
[]
contexts
contexts
:
string
[]
deployment
deployment
:
string
freeze
Admin
Private
Key
freezeAdminPrivateKey
:
string
get
Unused
Configs
getUnusedConfigs
:
()
=>
string
[]
namespace
namespace
:
NamespaceName
node
Client
nodeClient
:
any
release
Tag
releaseTag
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
cache
Dir
consensus
Nodes
contexts
deployment
freeze
Admin
Private
Key
get
Unused
Configs
namespace
node
Client
release
Tag
@hashgraph/solo
Loading...