package cometbft.state.v1beta2

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:30

ABCIResponsesInfo retains the responses of the ABCI calls during block processing.

message ConsensusParamsInfo

types.proto:24

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

message State

types.proto:36

State represents the state of the blockchain.