package tendermint.version

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

message App

types.proto:9

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

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: types.Header