clarification on restarting

This commit is contained in:
Shannon Appelcline 2021-01-05 08:49:14 -10:00 committed by GitHub
parent de28f0c6cd
commit 5f989f0833
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
[