Explorar o código

map: added toml

lunar-mining %!s(int64=4) %!d(string=hai) anos
pai
achega
6ea7eaa65e
Modificáronse 1 ficheiros con 16 adicións e 0 borrados
  1. 16 0
      bin/map/map_config.toml

+ 16 - 0
bin/map/map_config.toml

@@ -0,0 +1,16 @@
+## map configuration file
+##
+## Please make sure you go through all the settings so you can configure
+## map properly.
+
+[[nodes]]
+node_id = "tcp://127.0.0.1:7777"
+
+[[nodes]]
+node_id = "tcp://127.0.0.1:6666"
+
+#[[nodes]]
+#node_id = ""
+
+# TODO: RPC URL and node id should be distinct
+