swarm/network, cmd/swarm: swarm default network id is 3 (to match Ropsten)
This commit is contained in:
@ -68,7 +68,7 @@ var (
|
||||
}
|
||||
SwarmNetworkIdFlag = cli.IntFlag{
|
||||
Name: "bzznetworkid",
|
||||
Usage: "Network identifier (integer, default 322=swarm testnet)",
|
||||
Usage: "Network identifier (integer, default 3=swarm testnet)",
|
||||
Value: network.NetworkId,
|
||||
}
|
||||
SwarmConfigPathFlag = cli.StringFlag{
|
||||
|
Reference in New Issue
Block a user