package cometbft.services.version.v1

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

service VersionService

version_service.proto:15

VersionService simply provides version information about the node and the protocols it uses. The intention with this service is to offer a stable interface through which clients can access version information. This means that the version of the service should be kept stable at v1, with GetVersionResponse evolving only in non-breaking ways.