Etherbase => etherbase

This commit is contained in:
obscuren 2015-03-27 12:14:00 +01:00
parent 86c43d97bc
commit eb102bf4bb

View File

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