Updated seed node.

This commit is contained in:
Jae Kwon 2015-04-02 18:57:23 -07:00
parent dc8e327754
commit 3cb4092180
1 changed files with 1 additions and 1 deletions

View File

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