Patch for concurrent iterator & others (onto v1.11.6) #386

Closed
roysc wants to merge 1565 commits from v1.11.6-statediff-v5 into master
Showing only changes of commit f74bb3a3bf - Show all commits

View File

@ -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",