Skip to content

Commit e83699a

Browse files
committed
1 parent 3348057 commit e83699a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/zmq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ For instance:
8484
$ bitcoind -zmqpubhashtx=tcp://127.0.0.1:28332 \
8585
-zmqpubhashtx=tcp://192.168.1.2:28332 \
8686
-zmqpubhashblock="tcp://[::1]:28333" \
87-
-zmqpubrawtx=ipc:///tmp/bitcoind.tx.raw \
87+
-zmqpubrawtx=unix:/tmp/bitcoind.tx.raw \
8888
-zmqpubhashtxhwm=10000
8989

9090
`bitcoin node` or `bitcoin gui` can also be substituted for `bitcoind`.

0 commit comments

Comments
 (0)