mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-07 16:06:26 +00:00
clarification on restarting
This commit is contained in:
parent
de28f0c6cd
commit
5f989f0833
@ -127,7 +127,7 @@ $ cat >> ~/.bitcoin/bitcoin.conf
|
|||||||
zmqpubrawblock=tcp://127.0.0.1:28332
|
zmqpubrawblock=tcp://127.0.0.1:28332
|
||||||
zmqpubrawtx=tcp://127.0.0.1:28333
|
zmqpubrawtx=tcp://127.0.0.1:28333
|
||||||
```
|
```
|
||||||
You must then restart bitcoin. You can test that it's working as follows:
|
You must then restart bitcoin (or just reboot your machine). You can test that it's working as follows:
|
||||||
```
|
```
|
||||||
bitcoin-cli getzmqnotifications
|
bitcoin-cli getzmqnotifications
|
||||||
[
|
[
|
||||||
|
Loading…
x
Reference in New Issue
Block a user