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 397 forks source link

Wallet.py Simplified last line of wallet() function and made the payload dictionary easier to read. #17

Closed pehdfms closed 6 years ago

cosme12 commented 6 years ago

Hey, you should submit this in smaller pull request. It's easier to check and to discuss. Some additions are pretty good.