package cometbft.version.v1

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

message App

types.proto:11

App includes the protocol and software version for the application. This information is included in ResponseInfo. The App.Protocol can be updated in ResponseEndBlock.

message Consensus

types.proto:19

Consensus captures the consensus rules for processing a block in the blockchain, including all blockchain data structures and the rules of the application's state transition machine.

Used in: state.v1.Version, state.v1beta1.Version, types.v1.Header, types.v1beta1.Header