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 1d281da commit 4281e36Copy full SHA for 4281e36
contrib/zmq/zmq_sub.py
@@ -7,7 +7,7 @@
7
ZMQ example using python3's asyncio
8
9
Bitcoin should be started with the command line arguments:
10
- bitcoind -testnet -daemon \
+ bitcoind -testnet4 -daemon \
11
-zmqpubrawtx=tcp://127.0.0.1:28332 \
12
-zmqpubrawblock=tcp://127.0.0.1:28332 \
13
-zmqpubhashtx=tcp://127.0.0.1:28332 \
0 commit comments