diff --git a/ch07.asciidoc b/ch07.asciidoc index 5843c7c3..8849e2d4 100644 --- a/ch07.asciidoc +++ b/ch07.asciidoc @@ -89,7 +89,7 @@ Using the Bitcoin Core reference client on the command line: ---- -$ bitcoind getblock 000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f +$ bitcoin-cli getblock 000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f ---- [source,json] ----