We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98100f4 commit ee5728eCopy full SHA for ee5728e
cmd/geth/main.go
@@ -54,7 +54,7 @@ const (
54
)
55
56
var (
57
- gitCommit string // set via linker flag
+ gitCommit string // set via linker flagg
58
nodeNameVersion string
59
app *cli.App
60
0 commit comments