Documentation ¶
Overview ¶
nolint
Index ¶
Constants ¶
View Source
const NodeVersion = "v0.10.6"
Variables ¶
View Source
var ( // GitCommit is the current HEAD set using ldflags. GitCommit string CosmosRelease string TendermintRelease string Version string )
View Source
var ( // VersionCmd prints out the current sdk version VersionCmd = &cobra.Command{ Use: "version", Short: "Print the app version", Run: printVersion, } )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.