joticajulian / kondor

Koinos Wallet in your browser
MIT License
11 stars 6 forks source link

avoid NaN in mana #71

Open joticajulian opened 10 months ago

joticajulian commented 10 months ago

when an account doesn't have mana the wallet uses NaN as mana and this can cause this type of errors from the RPC node:

{"error":"Unable to translate request","data":"parameters could not be parsed"}