Commit 3363a1c2 authored by Luca Zeug's avatar Luca Zeug Committed by Péter Szilágyi

cmd/utils: update helpscreen's testnet description (#3377)

parent fc9939c4
...@@ -125,7 +125,7 @@ var ( ...@@ -125,7 +125,7 @@ var (
} }
TestNetFlag = cli.BoolFlag{ TestNetFlag = cli.BoolFlag{
Name: "testnet", 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{ DevModeFlag = cli.BoolFlag{
Name: "dev", Name: "dev",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment