cosme12 / SimpleCoin

Just a really simple, insecure and incomplete implementation of a blockchain for a cryptocurrency made in Python as educational material. In other words, a simple Bitcoin clone.
http://copitosystem.com
MIT License
1.78k stars 400 forks source link

varibales are renamed in miner main function to increase readiblity #65

Closed qiisziilbash closed 2 years ago

qiisziilbash commented 3 years ago

Since this an educational repo I think it's better to have meaningful names to understand the code better