mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-12-23 23:18:42 +00:00
Made changes to ch02.asciidoc
This commit is contained in:
parent
7f0159b6a0
commit
6aa4a7319b
@ -1,6 +1,7 @@
|
||||
[[ch02_bitcoin_overview]]
|
||||
== How Bitcoin Works
|
||||
|
||||
|
||||
=== Transactions, Blocks, Mining and the Blockchain
|
||||
|
||||
Bitcoin is a system based on de-centralized trust, which means that there is no central trusted authority, but instead trust is achieved as an emergent property from the interactions of different participants in the bitcoin system. In this chapter we will examine bitcoin from a high-level by tracking a single transaction through the bitcoin system and watch as it becomes "trusted" and accepted by the bitcoin mechanism of distributed consensus.
|
||||
|
Loading…
Reference in New Issue
Block a user