lightning-terminal/cmd
Viktor Tigerström e30ac3d0a8
multi: update GetInfoResponse response
Add the `commit_hash` field to the GetInfoResponse. The `commit_hash`
field will contain the most recent commit_hash that the build was based
on. If the build had uncommitted changes, this field will contain the
most recent commit hash, suffixed by "-dirty".

The semantics of the `version` field is also updated to always contain
the most recent semantic version of the litd node, following the
semantic versioning 2.0.0 spec (http://semver.org/).
2025-05-13 12:27:19 +02:00
..
litcli multi: update GetInfoResponse response 2025-05-13 12:27:19 +02:00
litd terminal: use ctx instead of interceptor 2025-01-13 07:03:28 +02:00