almindor / etherwall

Ethereum QT5 Wallet
GNU General Public License v3.0
142 stars 59 forks source link

Give users full node option on server failure #96

Open almindor opened 6 years ago

almindor commented 6 years ago

In case the etherdata service/server fails for whatever reaseon, etherwall should display the error but give users the option to switch to a full node explaining all that comes with it.

This will help a bit in case people really need to move their funds and get scared it's all locked up.

Mentioning geth keystore imports to other wallets might be a good idea too.

Related to #91