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.

Used in: ABCIResponsesInfo

message ABCIResponsesInfo

types.proto:35

message ConsensusParamsInfo

types.proto:30

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

message State

types.proto:45

message ValidatorsInfo

types.proto:24

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

message Version

types.proto:40

Used in: State