package tendermint.state

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message ABCIResponses

types.proto:17

ABCIResponses retains the responses of the various ABCI calls during block processing. It is persisted to disk for each height before calling Commit.

message ConsensusParamsInfo

types.proto:30

ConsensusParamsInfo represents the latest consensus params, or the last height it changed

message State

types.proto:40

message ValidatorsInfo

types.proto:24

ValidatorsInfo represents the latest validator set, or the last height it changed

message Version

types.proto:35

Used in: State