OSDN Git Service

Merge pull request #201 from Bytom/v0.1
[bytom/vapor.git] / cmd / vapor / side_chain / config.toml
diff --git a/cmd/vapor/side_chain/config.toml b/cmd/vapor/side_chain/config.toml
deleted file mode 100644 (file)
index 4ec6cb7..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-# This is a TOML config file.
-# For more information, see https://github.com/toml-lang/toml
-fast_sync = true
-db_backend = "leveldb"
-api_addr = "0.0.0.0:8888"
-chain_id = "solonet"
-[p2p]
-laddr = "tcp://0.0.0.0:56658"
-seeds = "127.0.0.1:56659"