mirror of
https://github.com/status-im/MyCrypto.git
synced 2025-01-22 08:58:55 +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: [],
|
||||
contracts: [],
|
||||
dPathFormats: {
|
||||
[SecureWalletName.TREZOR]: TOMO_DEFAULT,
|
||||
[SecureWalletName.TREZOR]: ETH_TREZOR,
|
||||
[SecureWalletName.LEDGER_NANO_S]: TOMO_DEFAULT,
|
||||
[InsecureWalletName.MNEMONIC_PHRASE]: TOMO_DEFAULT
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user