فهرست منبع

localnets: lilith default rpc url fixed in config

aggstam 4 سال پیش
والد
کامیت
1881cce93d
2فایلهای تغییر یافته به همراه4 افزوده شده و 4 حذف شده
  1. 2 2
      contrib/localnet/lilith_config.toml
  2. 2 2
      script/research/fud/localnet/lilith_config.toml

+ 2 - 2
contrib/localnet/lilith_config.toml

@@ -6,8 +6,8 @@
 ## The default values are left commented. They can be overridden either by
 ## The default values are left commented. They can be overridden either by
 ## uncommenting, or by using the command-line.
 ## uncommenting, or by using the command-line.
 
 
-# Daemon published url, common for all enabled networks
-#urls = ["tcp://127.0.0.1"]
+# JSON-RPC listen URL
+#rpc_listen = "tcp://127.0.0.1:18927"
 
 
 # Daemon published urls, common for all enabled networks
 # Daemon published urls, common for all enabled networks
 urls = ["tcp://127.0.0.1"]
 urls = ["tcp://127.0.0.1"]

+ 2 - 2
script/research/fud/localnet/lilith_config.toml

@@ -6,8 +6,8 @@
 ## The default values are left commented. They can be overridden either by
 ## The default values are left commented. They can be overridden either by
 ## uncommenting, or by using the command-line.
 ## uncommenting, or by using the command-line.
 
 
-# Daemon published url, common for all enabled networks
-#urls = ["tcp://127.0.0.1"]
+# JSON-RPC listen URL
+#rpc_listen = "tcp://127.0.0.1:18927"
 
 
 # Daemon published url, common for all enabled networks
 # Daemon published url, common for all enabled networks
 url = ["tcp://127.0.0.1"]
 url = ["tcp://127.0.0.1"]