Skip to content

Commit

Permalink
cmd/utils: update --ropsten description (ethereum#25078)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aracki authored and jagdeep sidhu committed Jun 15, 2022
1 parent ed00f9f commit 246e2a4
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",
}
SyscoinFlag = cli.BoolFlag{
Name: "syscoin",
Expand Down

0 comments on commit 246e2a4

Please sign in to comment.