mirror of
https://gitlab.com/pulsechaincom/go-pulse.git
synced 2025-01-11 05:00:05 +00:00
Etherbase => etherbase
This commit is contained in:
parent
86c43d97bc
commit
eb102bf4bb
@ -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",
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user