There was an error while loading. Please reload this page.
1 parent b17db01 commit c689687Copy full SHA for c689687
1 file changed
DIRECTORY.md
@@ -110,6 +110,7 @@
110
## [Blockchain](blockchain)
111
* [Diophantine Equation](blockchain/diophantine_equation.py)
112
* [Merkle Tree](blockchain/merkle_tree.py)
113
+ * [Proof Of Stake](blockchain/proof_of_stake.py)
114
* [Simple Blockchain](blockchain/simple_blockchain.py)
115
* [Simple Proof Of Work](blockchain/simple_proof_of_work.py)
116
0 commit comments