Discover Packages
github.com/datachainlab/hypermint
pkg
abci
version
package
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: May 14, 2019
License: Apache-2.0, Apache-2.0
Opens a new window with license information.
Imports: 3
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 (
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.