1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-11-14 03:48:58 +00:00

Fixing decimal calculation of target difficulty per Issue #93

This commit is contained in:
Minh T. Nguyen 2014-08-12 08:27:18 -07:00
parent 8f1eee6309
commit 30d6e767aa

View File

@ -537,7 +537,7 @@ which in decimal is:
=> target = 238,348 * 2^176^
=> target = 9,223,372,036,854,775,807
=> target = 22,829,202,948,393,929,850,749,706,076,701,368,331,072,452,018,388,575,715,328
switching back to hexadecimal: