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

Update miner.py #60

Closed knd282 closed 3 years ago

knd282 commented 3 years ago

I added some code in this file to do this function (Program will automatically share transfer details with email- After the user transfers the money to other people, the user can easily share this transfer details with email by entering the receiver email address)