Skip to content

Commit 4611a5c

Browse files
Merge pull request #160 from sei-protocol/cordt-sei-patch-1
Small tweak to wallet-setup.mdx
2 parents 3cc5331 + f4f35a6 commit 4611a5c

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

pages/user-guides/wallet-setup.mdx

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,11 @@ import cosmSigningImage from "../../public/assets/cosm-signing.png";
88

99
### Installing a Wallet app
1010

11-
**For complete functionality, it is recommended to navigate Sei with one of the wallets listed on the Wallets Page:**
12-
13-
[Wallets Page](../dev-ecosystem-providers/wallets.mdx)
14-
15-
For more wallet options, please visit our [registry](https://github.com/sei-protocol/chain-registry/blob/main/wallets.json).
11+
**For complete functionality, it is recommended to use one of the wallets listed on the [Wallets Page](../dev-ecosystem-providers/wallets.mdx)**
1612

1713
<Callout type="warning">
18-
**Caution:** It is not recommended to manually import from an EVM-only wallet
19-
to a native Sei wallet, or vice versa. Doing so may result in a different
20-
address.
14+
**Attention:** Manually importing your wallet using a mnemonic from an EVM-only wallet app
15+
to a Cosmos based wallet app, or vice versa is not recommended. This may generate unexpected wallet address due to differing [cointypes](https://en.bitcoin.it/wiki/BIP_0044#Coin_type).
2116
</Callout>
2217

2318
### Adding the Network to Metamask

0 commit comments

Comments
 (0)