Skip to content

Commit

Permalink
cmd/utils: update --ropsten description (#25078)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aracki committed Jun 14, 2022
1 parent a907d7e commit f74bb3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/utils/flags.go
Expand Up @@ -150,7 +150,7 @@ var (
}
RopstenFlag = cli.BoolFlag{
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{
Name: "rinkeby",
Expand Down

0 comments on commit f74bb3a

Please sign in to comment.