mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-04-28 03:00:18 -04:00
dnetview_config: change default rpc_port
This commit is contained in:
@@ -4,10 +4,10 @@
|
||||
## map properly.
|
||||
|
||||
[[nodes]]
|
||||
node_id = "tcp://127.0.0.1:7777"
|
||||
node_id = "tcp://127.0.0.1:8000"
|
||||
|
||||
[[nodes]]
|
||||
node_id = "tcp://127.0.0.1:6666"
|
||||
node_id = "tcp://127.0.0.1:7777"
|
||||
|
||||
#[[nodes]]
|
||||
#node_id = ""
|
||||
|
||||
Reference in New Issue
Block a user