huwwp / cryptop

command line crypto portfolio
MIT License
235 stars 40 forks source link

Fix/attribute errors #17

Closed juanjux closed 7 years ago

juanjux commented 7 years ago

Fixes remove_coin returning removed coin instead of wallet which causes an error on the next access to the wallet (which would be a string or None).