Disable Ledger and Trezor in Volta network
This commit is contained in:
parent
d5abbd7aae
commit
265f43e72e
|
@ -42,6 +42,8 @@ const mainnet: NetworkConfig = {
|
|||
},
|
||||
},
|
||||
disabledWallets: [
|
||||
WALLETS.TREZOR,
|
||||
WALLETS.LEDGER,
|
||||
WALLETS.COINBASE,
|
||||
WALLETS.DAPPER,
|
||||
WALLETS.FORTMATIC,
|
||||
|
|
Loading…
Reference in New Issue