forked from cerc-io/plugeth
cmd/utils: update helpscreen's testnet description (#3377)
This commit is contained in:
parent
fc9939c4e1
commit
3363a1c227
@ -125,7 +125,7 @@ var (
|
||||
}
|
||||
TestNetFlag = cli.BoolFlag{
|
||||
Name: "testnet",
|
||||
Usage: "Morden network: pre-configured test network with modified starting nonces (replay protection)",
|
||||
Usage: "Ropsten network: pre-configured test network",
|
||||
}
|
||||
DevModeFlag = cli.BoolFlag{
|
||||
Name: "dev",
|
||||
|
Loading…
Reference in New Issue
Block a user