go-waku/waku/v2/node/const.go
2022-06-19 17:47:39 -04:00

8 lines
150 B
Go

package node
// GitCommit is a commit hash.
var GitCommit string
// Version is the version of go-waku at the time of compilation
var Version string