stellar-deprecated / account-viewer

DEPRECATED. Go to https://github.com/stellar/account-viewer-v2
Apache License 2.0
62 stars 65 forks source link

show alert message when account does not exist #30

Closed irisli closed 8 years ago

irisli commented 8 years ago

This adds an alert message to the dashboard when the account does not exist. The alert says:

This account doesn't exist on the network. To create this account, send it at least 20 lumens (XLM) to fulfill the minimum balance.


This PR should work in theory, but I wasn't able to test it out because npm (me) broke my workspace after trying to fix another node_modules issue. Maybe i'll test it out once i'm not on airplane wifi.

bartekn commented 8 years ago

Tested it and fixed some errors.

jedmccaleb commented 8 years ago

bartek can you merge this with the other changes you are making to the account viewer