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

Return from wallet option 3 to main menu and print option 3 in formatted JSON #81

Closed DeanChugall closed 2 years ago

DeanChugall commented 2 years ago

When we are in "Wallet" option 3 (Check transactions), the only chois we have is to exit from "Wallet". But is should be good to return to the main menu. Also, when is execute option 3 in a "Wallet", should be printed in console in formated JSON.