@hashgraph/solo
Preparing search index...
src/core/config/remote/components/interfaces/consensus-node-component-struct
ConsensusNodeComponentStruct
Interface ConsensusNodeComponentStruct
interface
ConsensusNodeComponentStruct
{
cluster
:
string
;
name
:
string
;
namespace
:
string
;
nodeId
:
number
;
state
:
ConsensusNodeStates
;
}
Hierarchy (
View Summary
)
BaseComponentStruct
ConsensusNodeComponentStruct
Implemented by
ConsensusNodeComponent
Index
Properties
cluster
name
namespace
node
Id
state
Properties
cluster
cluster
:
string
name
name
:
string
namespace
namespace
:
string
node
Id
nodeId
:
number
state
state
:
ConsensusNodeStates
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
cluster
name
namespace
node
Id
state
@hashgraph/solo
Loading...