1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-11-05 14:59:38 +00:00

Correction for errata 152529

This commit is contained in:
Andreas M. Antonopoulos 2016-01-02 11:03:15 -06:00
parent c02ee37f60
commit fbf39cb5f0

View File

@ -89,7 +89,7 @@ Using the Bitcoin Core reference client on the command line:
----
$ bitcoind getblock 000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f
$ bitcoin-cli getblock 000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f
----
[source,json]
----