mirror of
https://github.com/status-im/safe-react.git
synced 2025-01-16 04:54:11 +00:00
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…
x
Reference in New Issue
Block a user