Enable zmq for bitcoind, fix ./configure opts
This commit is contained in:
@@ -22,6 +22,8 @@ bind=0.0.0.0:8333
|
||||
bind=[::]:8333
|
||||
rpcbind=127.0.0.1:8332
|
||||
rpcbind=[::1]:8332
|
||||
zmqpubrawblock=tcp://127.0.0.1:18332
|
||||
zmqpubrawtx=tcp://127.0.0.1:18333
|
||||
#addnode=[2401:b140:2::92:201]:8333
|
||||
#addnode=[2401:b140:2::92:202]:8333
|
||||
#addnode=[2401:b140:2::92:203]:8333
|
||||
|
||||
Reference in New Issue
Block a user