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 = ""