Preparing search index...
The search index is not available
@hashgraph/solo
@hashgraph/solo
src/core/config/remote/components_data_wrapper
RemoteConfigData
Interface RemoteConfigData
interface
RemoteConfigData
{
clusters
:
Record
<
string
,
string
>
;
commandHistory
:
string
[]
;
components
:
ComponentsDataWrapper
;
lastExecutedCommand
:
string
;
metadata
:
RemoteConfigMetadata
;
}
Index
Properties
clusters
command
History
components
last
Executed
Command
metadata
Properties
clusters
clusters
:
Record
<
string
,
string
>
command
History
commandHistory
:
string
[]
components
components
:
ComponentsDataWrapper
last
Executed
Command
lastExecutedCommand
:
string
metadata
metadata
:
RemoteConfigMetadata
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
clusters
command
History
components
last
Executed
Command
metadata
@hashgraph/solo
Loading...