doc/zmq: fix unix socket path example

Following 75a5c8258e/doc/release-notes/release-notes-28.0.md?plain=1#L105

Github-Pull: #33070
Rebased-From: e83699a626
This commit is contained in:
Roman Zeyde 2025-07-26 13:52:59 +03:00 committed by fanquake
parent 565af03c37
commit 3cd8612cd7
No known key found for this signature in database
GPG Key ID: 2EEB9F5CC09526C1
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ For instance:
$ bitcoind -zmqpubhashtx=tcp://127.0.0.1:28332 \
-zmqpubhashtx=tcp://192.168.1.2:28332 \
-zmqpubhashblock="tcp://[::1]:28333" \
-zmqpubrawtx=ipc:///tmp/bitcoind.tx.raw \
-zmqpubrawtx=unix:/tmp/bitcoind.tx.raw \
-zmqpubhashtxhwm=10000
Each PUB notification has a topic and body, where the header