Edited ch10.asciidoc with Atlas code editor

pull/531/head
kristen@oreilly.com 6 years ago
parent 33d62ab636
commit cd2d1d6c1a

@ -626,7 +626,7 @@ which in decimal is:
++++ ++++
<ul class="simplelist"> <ul class="simplelist">
<li>=> target = 238,348 * 2<sup>176</sup></li> <li>=> target = 238,348 * 2<sup>176</sup></li>
<li>=> target = &#x200b;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> </ul>
++++ ++++
@ -634,7 +634,7 @@ switching back to hexadecimal:
++++ ++++
<ul class="simplelist"> <ul class="simplelist">
<li>=> target = &#x200b;0x0000000000000003A30C00000000000000000000000000000000000000000000</li> <li>=> target = </br>0x0000000000000003A30C00000000000000000000000000000000000000000000</li>
</ul> </ul>
++++ ++++

Loading…
Cancel
Save