mirror of
https://github.com/arnaucube/go-ethereum.git
synced 2026-02-28 14:06:45 +01:00
Etherbase => etherbase
This commit is contained in:
@@ -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",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user