1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2025-02-16 17:42:06 +00:00

Crrection for errata 152540

This commit is contained in:
Andreas M. Antonopoulos 2016-01-02 11:02:05 -06:00
parent 556cd3e44d
commit c02ee37f60

View File

@ -170,7 +170,8 @@ When Jing's node aggregates all the transactions from the memory pool, the new c
====
[source,bash]
----
$ bitcoin-cli getblockhash 2773160000000000000001b6b9a13b095e96db41c4a928b97ef2d944a9b31b2cc7bdc4
$ bitcoin-cli getblockhash 277316
0000000000000001b6b9a13b095e96db41c4a928b97ef2d944a9b31b2cc7bdc4
$ bitcoin-cli getblock 0000000000000001b6b9a13b095e96db41c4a928b97ef2d944a9b31b2cc7bdc4
----