forked from cerc-io/plugeth
cmd/utils: update --ropsten description (#25078)
This commit is contained in:
parent
a907d7e81a
commit
f74bb3a3bf
@ -150,7 +150,7 @@ var (
|
|||||||
}
|
}
|
||||||
RopstenFlag = cli.BoolFlag{
|
RopstenFlag = cli.BoolFlag{
|
||||||
Name: "ropsten",
|
Name: "ropsten",
|
||||||
Usage: "Ropsten network: pre-configured proof-of-work test network",
|
Usage: "Ropsten network: pre-configured proof-of-stake test network",
|
||||||
}
|
}
|
||||||
RinkebyFlag = cli.BoolFlag{
|
RinkebyFlag = cli.BoolFlag{
|
||||||
Name: "rinkeby",
|
Name: "rinkeby",
|
||||||
|
Loading…
Reference in New Issue
Block a user