mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-02-14 17:49:53 +00:00
doc(dashcore): note zmq bind behavior
This commit is contained in:
@@ -12,6 +12,8 @@ bind=127.0.0.1:9999
|
||||
rpcbind=127.0.0.1:9998
|
||||
rpcconnect=127.0.0.1:9998
|
||||
rpcallowip=127.0.0.1/16
|
||||
# zmq* can only be bound to a single interface
|
||||
# See https://github.com/dashpay/dash/issues/5461
|
||||
zmqpubrawtx=tcp://127.0.0.1:28332
|
||||
zmqpubrawtxlock=tcp://127.0.0.1:28332
|
||||
|
||||
|
||||
Reference in New Issue
Block a user