Structs§

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