@hashgraph/solo
    Preparing search index...
    interface ConsensusNodeComponentStruct {
        cluster: string;
        name: string;
        namespace: string;
        nodeId: number;
        state: ConsensusNodeStates;
    }

    Hierarchy (View Summary)

    Implemented by

    Index

    Properties

    cluster: string
    name: string
    namespace: string
    nodeId: number