Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wallet.connect stores wrong-formatted data #1

Closed
Alireza29675 opened this issue Feb 16, 2018 · 0 comments
Closed

wallet.connect stores wrong-formatted data #1

Alireza29675 opened this issue Feb 16, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@Alireza29675
Copy link
Owner

After connecting wallet to a JSON file everything works fine, but if you change your JSON data more than twice, something like this will be stored:

{
    "BTC": { "amount": 4.94, "reservedAmount": 0 }
}      "reservedAmount": 0
    }
}

which is a wrong JSON format and it causes errors!

@Alireza29675 Alireza29675 added the bug Something isn't working label Feb 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant