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

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