Module state

Source

Structsยง

AbciResponses
ABCIResponses retains the responses of the various ABCI calls during block processing. It is persisted to disk for each height before calling Commit.
AbciResponsesInfo
ConsensusParamsInfo
ConsensusParamsInfo represents the latest consensus params, or the last height it changed
State
ValidatorsInfo
ValidatorsInfo represents the latest validator set, or the last height it changed
Version