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.

15 lines
307 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 = "penguin"
  5. fast_sync = true
  6. db_backend = "leveldb"
  7. log_level = "state:info,*:error"
  8. [rpc]
  9. laddr = "tcp://0.0.0.0:46657"
  10. [p2p]
  11. laddr = "tcp://0.0.0.0:46656"
  12. seeds = ""