Skip to content

Commit 4cdc6f2

Browse files
committed
Update derivation paths
1 parent 090b347 commit 4cdc6f2

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docs/cryptos/ethereum.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Your Ethereum address will start with `0x` followed by a series of alphanumeric
1818

1919
## Seed Format
2020

21-
Cake Wallet uses a 12-word BIP39 seed format for Ethereum wallets. When creating or restoring a wallet, you'll need to use this 12-word seed phrase or the private key. The derivation path used is `m/44'/60'/0'/0/0`.
21+
Cake Wallet uses a 12-word BIP39 seed format for Ethereum wallets. When creating or restoring a wallet, you'll need to use this 12-word seed phrase or the private key. The derivation path used is `m/44'/60'/0'/0`.
2222

2323
## Fee Levels
2424

docs/cryptos/polygon.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Your Polygon address will start with `0x` followed by a series of alphanumeric c
1818

1919
## Seed Format
2020

21-
Cake Wallet uses a 12-word BIP39 seed format for Polygon wallets. When creating or restoring a wallet, you'll need to use this 12-word seed phrase or the private key. The derivation path used is `m/44'/60'/0'/0/0`.
21+
Cake Wallet uses a 12-word BIP39 seed format for Polygon wallets. When creating or restoring a wallet, you'll need to use this 12-word seed phrase or the private key. The derivation path used is `m/44'/60'/0'/0`.
2222

2323
## Fee Levels
2424

docs/cryptos/solana.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ In Cake Wallet's Solana wallet, there is only one address per wallet, which is s
1414

1515
## Seed Format
1616

17-
Cake Wallet uses a 12-word BIP39 seed format for Solana wallets. When creating or restoring a wallet, you'll need to use this 12-word seed phrase or the private key. The derivation path used is `m/44'/60'/0'/0/0`.
17+
Cake Wallet uses a 12-word BIP39 seed format for Solana wallets. When creating or restoring a wallet, you'll need to use this 12-word seed phrase or the private key. The derivation path used is `m/44'/60'/0'/0`.
1818

1919
## Fee Levels
2020

docs/cryptos/tron.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ In Cake Wallet's Tron wallet, there is only one address per wallet, which is sta
1414

1515
## Seed Format
1616

17-
12-word BIP39 seed type is generated for Tron wallets. When creating or restoring a wallet, you'll need to use this 12-word seed phrase or the private key. The derivation path used is `m/44'/60'/0'/0/0`.
17+
12-word BIP39 seed type is generated for Tron wallets. When creating or restoring a wallet, you'll need to use this 12-word seed phrase or the private key. The derivation path used is `m/44'/60'/0'/0`.
1818

1919
## Tokens
2020

0 commit comments

Comments
 (0)