stellar-deprecated / account-viewer

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

Improve "Account doesn't exits on the network" message #61

Closed robertDurst closed 6 years ago

robertDurst commented 6 years ago

It may be unclear to users what it means for an account to not exist on the network and how sending 1 XLM to this account creates it.

Here I improve this message from:

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

to:

This account is currently inactive. To activate it, send at least 1 lumen (XLM) to the Stellar public key displayed above.

bartekn commented 6 years ago

Deployed, will be live in up to 30 minutes (cache).