mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-12-24 23:48:32 +00:00
Merge branch 'joebauers-develop' into develop
This commit is contained in:
commit
4cb70f1402
@ -19,7 +19,7 @@ _The best way to get the right answer on the Internet is not to ask a question,
|
|||||||
|
|
||||||
I hope you can help me find and publish the "right answer" by the time this book is ready to print.
|
I hope you can help me find and publish the "right answer" by the time this book is ready to print.
|
||||||
|
|
||||||
The early-realease source code is published on Github: https://github.com/aantonop/bitcoinbook
|
The early-release source code is published on Github: https://github.com/aantonop/bitcoinbook
|
||||||
|
|
||||||
File an "Issue", or fork, modify and create a "Pull Request" with your changes.
|
File an "Issue", or fork, modify and create a "Pull Request" with your changes.
|
||||||
|
|
||||||
@ -141,8 +141,8 @@ difficulty target::
|
|||||||
((("target difficulty")))
|
((("target difficulty")))
|
||||||
A difficulty at which all the computation in the network will find blocks approximately every 10 minutes.
|
A difficulty at which all the computation in the network will find blocks approximately every 10 minutes.
|
||||||
|
|
||||||
difficulty re-targetting::
|
difficulty re-targeting::
|
||||||
((("difficulty re-targetting")))
|
((("difficulty re-targeting")))
|
||||||
A network-wide re-calculation of the difficulty which occurs once every 2106 blocks and considers the hashing power of the previous 2106 blocks.
|
A network-wide re-calculation of the difficulty which occurs once every 2106 blocks and considers the hashing power of the previous 2106 blocks.
|
||||||
|
|
||||||
fees::
|
fees::
|
||||||
|
Loading…
Reference in New Issue
Block a user