mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-22 08:08:11 +00:00
Made changes to ch08.asciidoc
This commit is contained in:
parent
29fea89b5f
commit
214dd6ede3
@ -513,6 +513,10 @@ include::code/proof-of-work-example.py[]
|
||||
|
||||
Running this code, you can set the desired difficulty (in bits, how many of the leading bits must be zero) and see how long it takes for your computer to find a solution. In <<pow_example_outputs>>, you can see how it works on an average laptop.
|
||||
|
||||
++++
|
||||
<?hard-pagebreak?>
|
||||
++++
|
||||
|
||||
[[pow_example_outputs]]
|
||||
.Running the proof of work example for various difficulties
|
||||
====
|
||||
|
Loading…
Reference in New Issue
Block a user