|
|
@@ -6,8 +6,8 @@
|
|
|
## The default values are left commented. They can be overridden either by
|
|
|
## 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
|
|
|
urls = ["tcp://127.0.0.1"]
|