Module state

Source

Structsยง

AbciResponsesInfo
ConsensusParamsInfo
ConsensusParamsInfo represents the latest consensus params, or the last height it changed
LegacyAbciResponses
LegacyABCIResponses retains the responses of the legacy ABCI calls during block processing. Note ReponseDeliverTx is renamed to ExecTxResult but they are semantically the same Kept for backwards compatibility for versions prior to v0.38
ResponseBeginBlock
ResponseBeginBlock is kept for backwards compatibility for versions prior to v0.38
ResponseEndBlock
ResponseEndBlock is kept for backwards compatibility for versions prior to v0.38
State
ValidatorsInfo
ValidatorsInfo represents the latest validator set, or the last height it changed
Version