Edited appb_errata.adoc with Atlas code editor

develop
claylock 6 months ago
parent 82f310ee3c
commit 483ccb487d

@ -36,6 +36,8 @@ occurred in July 2010, long after Bitcoins initial release:
- if (pindexNew->nHeight > nBestHeight)
+ if (pindexNew->bnChainWork > bnBestChainWork)
----
[role="less_space pagebreak-before"]
* *Terminology change:* General CPUs were used to generate the PoW for
the earliest Bitcoin blocks, but PoW generation today is mostly performed
by specialist Application Specific Integrated Circuits (ASICs), so

Loading…
Cancel
Save