mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-07 07:56:31 +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
|
||||
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
|
||||
[
|
||||
|
Loading…
x
Reference in New Issue
Block a user