@hashgraph/solo
Preparing search index...
src/data/schema/model/remote/state/relay-node-state
RelayNodeState
Class RelayNodeState
Index
Constructors
constructor
Properties
cluster
consensus
Node
Ids
name
namespace
phase
Constructors
constructor
new
RelayNodeState
(
name
?:
string
,
namespace
?:
string
,
cluster
?:
string
,
consensusNodeIds
?:
number
[]
,
phase
?:
DeploymentPhase
,
)
:
RelayNodeState
Parameters
Optional
name
:
string
Optional
namespace
:
string
Optional
cluster
:
string
Optional
consensusNodeIds
:
number
[]
Optional
phase
:
DeploymentPhase
Returns
RelayNodeState
Properties
cluster
cluster
:
string
consensus
Node
Ids
consensusNodeIds
:
number
[]
name
name
:
string
namespace
namespace
:
string
phase
phase
:
DeploymentPhase
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
cluster
consensus
Node
Ids
name
namespace
phase
@hashgraph/solo
Loading...