mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-07 07:56:31 +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:
|
||||
```
|
||||
bitcoin-cli getzmqnotifications
|
||||
$ bitcoin-cli getzmqnotifications
|
||||
[
|
||||
{
|
||||
"type": "pubrawblock",
|
||||
|
Loading…
x
Reference in New Issue
Block a user