App includes the protocol and software version for the application. This information is included in ResponseInfo. The App.Protocol can be updated in ResponseEndBlock.
from message tendermint.version.App
Optional
from field: uint64 protocol = 1;
from field: string software = 2;
Static
Readonly
App includes the protocol and software version for the application. This information is included in ResponseInfo. The App.Protocol can be updated in ResponseEndBlock.
Generated
from message tendermint.version.App