From 71f0d581648812ce541420375d211d9c603f0bbe Mon Sep 17 00:00:00 2001 From: Jae Kwon Date: Mon, 4 May 2015 10:20:13 -0700 Subject: [PATCH] bump testnet version --- config/config.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.go b/config/config.go index 3a165edba..89c64d31c 100644 --- a/config/config.go +++ b/config/config.go @@ -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_testnet4" +Network = "tendermint_testnet4.1" ListenAddr = "0.0.0.0:46656" # First node to connect to. Command-line overridable. SeedNode = ""