Disable Ledger and Trezor in Volta network

This commit is contained in:
Daniel Sanchez 2020-11-30 19:47:08 +01:00
parent d5abbd7aae
commit 265f43e72e
1 changed files with 2 additions and 0 deletions

View File

@ -42,6 +42,8 @@ const mainnet: NetworkConfig = {
},
},
disabledWallets: [
WALLETS.TREZOR,
WALLETS.LEDGER,
WALLETS.COINBASE,
WALLETS.DAPPER,
WALLETS.FORTMATIC,