Open joticajulian opened 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:
NaN
{"error":"Unable to translate request","data":"parameters could not be parsed"}
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: