Discover Packages
git.wxl.best/cosmos/cosmos-sdk
version
package
Version:
v0.26.1-rc0
Opens a new window with list of versions in this module.
Published: Nov 10, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
View Source
var Version = ""
GitCommit set by build flags
View Source
var (
VersionCmd = &cobra .Command {
Use: "version",
Short: "Print the app version",
Run: printVersion,
}
)
return version of CLI/node and commit hash
Source Files
¶
Click to show internal directories.
Click to hide internal directories.