Began Blockchain Page.

Defined a Blockchain, Work, and Block Height.
This commit is contained in:
Josh Green
2019-12-26 11:57:21 -05:00
committed by bitcoin
parent 6fa0896789
commit 4878040eaa
3 changed files with 40 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
- [Target Audience](/target-audience)
- [Project History](/project-history)
- Protocol
- Blockchain
- [Blockchain](/protocol/blockchain)
- [Hash](/protocol/blockchain/hash)
- [Transaction](/protocol/blockchain/transaction)
- [Unlocking Script](/protocol/blockchain/transaction/unlocking-script)