Etherbase => etherbase

This commit is contained in:
obscuren 2015-03-27 12:14:00 +01:00
parent 86c43d97bc
commit eb102bf4bb
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ var (
Usage: "Enable mining", Usage: "Enable mining",
} }
EtherbaseFlag = cli.StringFlag{ EtherbaseFlag = cli.StringFlag{
Name: "Etherbase", Name: "etherbase",
Usage: "public address for block mining rewards. By default the address of your primary account is used", Usage: "public address for block mining rewards. By default the address of your primary account is used",
Value: "primary", Value: "primary",
} }