Get desktop application:
View/edit binary Protocol Buffers messages
Versioner is a service that can be used to get information about the version and build information of the running daemon.
lncli: `version` GetVersion returns the current version and build information of the running daemon.
(message has no fields)
A verbose description of the daemon's commit.
The SHA1 commit hash that the daemon is compiled with.
The semantic version.
The major application version.
The minor application version.
The application patch number.
The application pre-release modifier, possibly empty.
The list of build tags that were supplied during compilation.
The version of go that compiled the executable.