Skip to content

Commit 5f989f0

Browse files
authored
clarification on restarting
1 parent de28f0c commit 5f989f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

18_2__Interlude_Accessing_a_Second_Lightning_Node.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ $ cat >> ~/.bitcoin/bitcoin.conf
127127
zmqpubrawblock=tcp://127.0.0.1:28332
128128
zmqpubrawtx=tcp://127.0.0.1:28333
129129
```
130-
You must then restart bitcoin. You can test that it's working as follows:
130+
You must then restart bitcoin (or just reboot your machine). You can test that it's working as follows:
131131
```
132132
bitcoin-cli getzmqnotifications
133133
[

0 commit comments

Comments
 (0)