mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-28 16:47:22 +00:00
Merge branch 'develop'
This commit is contained in:
commit
82ef26f600
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ const (
|
|||
)
|
||||
|
||||
var (
|
||||
gitCommit string // set via linker flag
|
||||
gitCommit string // set via linker flagg
|
||||
nodeNameVersion string
|
||||
app *cli.App
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue