mirror of
https://github.com/tendermint/tendermint.git
synced 2026-04-21 16:20:32 +00:00
Updated seed node.
This commit is contained in:
@@ -38,7 +38,7 @@ var defaultConfig = `# This is a TOML config file.
|
||||
Network = "tendermint_testnet0"
|
||||
ListenAddr = "0.0.0.0:8080"
|
||||
# First node to connect to. Command-line overridable.
|
||||
SeedNode = "23.239.22.253:8080"
|
||||
SeedNode = "188.166.55.222:8080"
|
||||
|
||||
[DB]
|
||||
# The only other available backend is "memdb"
|
||||
|
||||
Reference in New Issue
Block a user