bump network number

This commit is contained in:
Jae Kwon
2015-04-22 12:22:41 -07:00
parent 4bcfc1e4bb
commit 7606571d69

View File

@@ -36,7 +36,7 @@ var defaultConfig = `# This is a TOML config file.
# For more information, see https://github.com/toml-lang/toml
Moniker = "anonymous"
Network = "tendermint_testnet2"
Network = "tendermint_testnet3"
ListenAddr = "0.0.0.0:46656"
# First node to connect to. Command-line overridable.
SeedNode = "188.166.55.222:46656"