mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-07 16:06:26 +00:00
added missing $ for command-line command
This commit is contained in:
parent
d7ed97274a
commit
d28c5a6db0
@ -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:
|
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",
|
"type": "pubrawblock",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user