Optional
commitment_CommitmentPool collects the executor commitments.
Optional
committeeCommittee is the committee the executor pool is collecting commitments for.
GenesisBlock is the runtime's first block.
LastBlock is the runtime's most recently generated block.
LastBlockHeight is the height at which the runtime's most recent block was generated.
LastNormalHeight is the consensus block height corresponding to LastNormalRound.
LastNormalRound is the runtime round which was normally processed by the runtime. This is also the round that contains the message results for the last processed runtime messages.
Optional
liveness_LivenessStatistics contains the liveness statistics for the current epoch.
Runtime is the latest per-epoch runtime descriptor.
Optional
suspendedSuspended is a flag indicating whether the runtime is currently suspended.
Optional
timeoutNextTimeout is the time at which the round is scheduled for forced finalization.
RuntimeState is the per-runtime state.