mirror of
https://github.com/status-im/MyCrypto.git
synced 2025-01-11 03:26:14 +00:00
Fix TREZOR dpath on TOMO network (#1519)
This commit is contained in:
parent
682b75b07d
commit
adad64d45f
@ -221,7 +221,7 @@ export const INITIAL_STATE: State = {
|
|||||||
tokens: [],
|
tokens: [],
|
||||||
contracts: [],
|
contracts: [],
|
||||||
dPathFormats: {
|
dPathFormats: {
|
||||||
[SecureWalletName.TREZOR]: TOMO_DEFAULT,
|
[SecureWalletName.TREZOR]: ETH_TREZOR,
|
||||||
[SecureWalletName.LEDGER_NANO_S]: TOMO_DEFAULT,
|
[SecureWalletName.LEDGER_NANO_S]: TOMO_DEFAULT,
|
||||||
[InsecureWalletName.MNEMONIC_PHRASE]: TOMO_DEFAULT
|
[InsecureWalletName.MNEMONIC_PHRASE]: TOMO_DEFAULT
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user