Documentation ¶
Index ¶
Constants ¶
View Source
const Fix = "4"
Fix ...
View Source
const Maj = "0"
Maj ...
View Source
const Min = "22"
Min ...
View Source
const Version = "0.22.4-dev"
Version ...
Variables ¶
View Source
var GitCommit = ""
GitCommit set by build flags
View Source
var ( // VersionCmd prints out the current sdk version VersionCmd = &cobra.Command{ Use: "version", Short: "Print the app version", Run: printVersion, } )
Functions ¶
func GetVersion ¶ added in v0.9.0
func GetVersion() string
return version of CLI/node and commit hash
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.