mirror of
https://github.com/boldsuck/haveno.git
synced 2024-12-22 20:19:21 +00:00
enable zmq for monerod1-local
This commit is contained in:
parent
9f2546543a
commit
6fea58c197
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -69,7 +69,6 @@ monerod1-local:
|
|||
--hide-my-port \
|
||||
--data-dir .localnet/xmr_local/node1 \
|
||||
--p2p-bind-ip 127.0.0.1 \
|
||||
--no-zmq \
|
||||
--log-level 0 \
|
||||
--add-exclusive-node 127.0.0.1:48080 \
|
||||
--add-exclusive-node 127.0.0.1:58080 \
|
||||
|
|
Loading…
Reference in a new issue