We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f2c2db commit 33698c9Copy full SHA for 33698c9
contrib/zmq/zmq_sub.py
@@ -8,8 +8,8 @@
8
9
Bitcoin should be started with the command line arguments:
10
bitcoind -testnet -daemon \
11
- -zmqpubhashblock=tcp://127.0.0.1:28332 \
12
-zmqpubrawtx=tcp://127.0.0.1:28332 \
+ -zmqpubrawblock=tcp://127.0.0.1:28332 \
13
-zmqpubhashtx=tcp://127.0.0.1:28332 \
14
-zmqpubhashblock=tcp://127.0.0.1:28332
15
contrib/zmq/zmq_sub3.4.py
0 commit comments