Structs§

  • ConsensusParamsInfo represents the latest consensus params, or the last height it changed
  • 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 is kept for backwards compatibility for versions prior to v0.38
  • ResponseEndBlock is kept for backwards compatibility for versions prior to v0.38
  • ValidatorsInfo represents the latest validator set, or the last height it changed