From d28c5a6db0eef75ae847fb50e8ddadd99c2c9f7f Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Tue, 5 Jan 2021 08:59:09 -1000 Subject: [PATCH] added missing $ for command-line command --- 18_2__Interlude_Accessing_a_Second_Lightning_Node.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18_2__Interlude_Accessing_a_Second_Lightning_Node.md b/18_2__Interlude_Accessing_a_Second_Lightning_Node.md index fd3a58b..697a707 100644 --- a/18_2__Interlude_Accessing_a_Second_Lightning_Node.md +++ b/18_2__Interlude_Accessing_a_Second_Lightning_Node.md @@ -130,7 +130,7 @@ If you're using a Bitcoin config file from Standup or some other specialized `co 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 [ { "type": "pubrawblock",