go-waku/waku/v2/node/const.go

8 lines
150 B
Go
Raw Normal View History

package node
// GitCommit is a commit hash.
var GitCommit string
2022-06-19 17:47:39 -04:00
// Version is the version of go-waku at the time of compilation
var Version string