Committee contains the runtime common committee worker status.
Optional
componentsComponents contains statuses of the runtime components.
Descriptor is the runtime registration descriptor.
Optional
executorExecutor contains the executor worker status in case this node is an executor node.
GenesisHash is the hash of the genesis runtime block.
GenesisRound is the round of the genesis runtime block.
Optional
indexerIndexer contains the runtime history indexer status in case this runtime has a block indexer.
LastRetainedHash is the hash of the oldest retained block.
LastRetainedRound is the round of the oldest retained block.
LatestHash is the hash of the latest runtime block.
LatestRound is the round of the latest runtime block.
LatestStateRoot is the Merkle root of the runtime state tree.
LatestTime is the timestamp of the latest runtime block.
Optional
provisionerProvisioner is the name of the runtime provisioner.
Optional
storageStorage contains the storage worker status in case this node is a storage node.
RuntimeStatus is the per-runtime status overview.