mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-02-17 01:52:09 +00:00
Edited ch10.asciidoc with Atlas code editor
This commit is contained in:
parent
33d62ab636
commit
cd2d1d6c1a
@ -626,7 +626,7 @@ which in decimal is:
|
||||
++++
|
||||
<ul class="simplelist">
|
||||
<li>=> target = 238,348 * 2<sup>176</sup></li>
|
||||
<li>=> target = ​22,829,202,948,393,929,850,749,706,076,701,368,331,072,452,018,388,575,715,328</li>
|
||||
<li>=> target = <br/>22,829,202,948,393,929,850,749,706,076,701,368,331,072,452,018,388,575,715,328</li>
|
||||
</ul>
|
||||
++++
|
||||
|
||||
@ -634,7 +634,7 @@ switching back to hexadecimal:
|
||||
|
||||
++++
|
||||
<ul class="simplelist">
|
||||
<li>=> target = ​0x0000000000000003A30C00000000000000000000000000000000000000000000</li>
|
||||
<li>=> target = </br>0x0000000000000003A30C00000000000000000000000000000000000000000000</li>
|
||||
</ul>
|
||||
++++
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user