diff --git a/18_2__Interlude_Accessing_a_Second_Lightning_Node.md b/18_2__Interlude_Accessing_a_Second_Lightning_Node.md index d762d4c..3bdeffc 100644 --- a/18_2__Interlude_Accessing_a_Second_Lightning_Node.md +++ b/18_2__Interlude_Accessing_a_Second_Lightning_Node.md @@ -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 [