added missing $ for command-line command

This commit is contained in:
Shannon Appelcline 2021-01-05 08:59:09 -10:00 committed by GitHub
parent d7ed97274a
commit d28c5a6db0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",