You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
constERROR_WALLET_PASSWORD='Failed to load your wallet, please check your password';
28
28
constERROR_WALLET_IMPORT='Import failed, please check that you have entered all information correctly';
29
29
constERROR_WALLET_CREATE='Wallet can not be created, please check your input and try again';
30
-
constERROR_RPC_TIMEOUT='Unable to communicate with selected node, please try again in a few seconds or switch to another node address';
30
+
constERROR_RPC_TIMEOUT='Unable to communicate with selected node, please check your password and try again in a few seconds or switch to another node address';
31
31
constINFO_FUSION_DONE='Wallet optimization completed, your balance may appear incorrect for a while.';
32
32
constINFO_FUSION_SKIPPED='Wallet already optimized. No further optimization is needed.';
33
33
constERROR_FUSION_FAILED='Unable to optimize your wallet, please try again in a few seconds';
0 commit comments