You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
428 B

  1. # This is a TOML config file.
  2. # For more information, see https://github.com/toml-lang/toml
  3. proxy_app = "tcp://127.0.0.1:46658"
  4. moniker = "146.185.178.252"
  5. fast_sync = true
  6. db_backend = "leveldb"
  7. log_level = "debug"
  8. [rpc]
  9. laddr = "tcp://0.0.0.0:46657"
  10. [p2p]
  11. laddr = "tcp://0.0.0.0:46656"
  12. seeds = "138.197.154.40:46656,138.68.244.161:46656,128.199.192.199:46656,46.101.41.147:46656,162.243.247.32:46656,207.154.231.86:46656"