forked from cerc-io/laconicd-deprecated
Stub out other RPC endpoints
This commit is contained in:
@@ -14,6 +14,9 @@ const AppName = "Ethermint"
|
||||
// been developed?
|
||||
const Version = "0.0.0"
|
||||
|
||||
// ProtocolVersion is the supported Ethereum protocol version (e.g., Homestead, Olympic, etc.)
|
||||
const ProtocolVersion = "63"
|
||||
|
||||
// GitCommit contains the git SHA1 short hash set by build flags.
|
||||
var GitCommit = ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user