forked from LaconicNetwork/icns-frontend
Fix no account message
This commit is contained in:
parent
a1eefd697c
commit
5a36f96c9e
@ -6,4 +6,4 @@ export const KEPLR_VERSION_ERROR = "You should update keplr";
|
||||
|
||||
export const KEPLR_NO_ACCOUNT_ERROR = "key doesn't exist";
|
||||
export const KEPLR_NO_ACCOUNT_MESSAGE =
|
||||
"Create an account first and connect it with your wallet";
|
||||
"Create a wallet account to get started with ICNS!";
|
||||
|
Loading…
Reference in New Issue
Block a user