mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-10 06:57:24 +00:00
bump testnet version
This commit is contained in:
@@ -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 = ""
|
||||
|
||||
Reference in New Issue
Block a user