Documentation ¶
Index ¶
Constants ¶
View Source
const AppName = "Ethermint"
AppName represents the application name as the 'user agent' on the larger Ethereum network.
View Source
const ProtocolVersion = "63"
ProtocolVersion is the supported Ethereum protocol version (e.g., Homestead, Olympic, etc.)
View Source
const Version = "0.0.0"
Version contains the application semantic version.
TODO: How do we want to version this being that an initial Ethermint has been developed?
Variables ¶
View Source
var GitCommit = ""
GitCommit contains the git SHA1 short hash set by build flags.
Functions ¶
func ClientVersion ¶
func ClientVersion() string
ClientVersion returns the full version string for identification on the larger Ethereum network.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.