diff --git a/src/common/store/constants.ts b/src/common/store/constants.ts index 29d4eaa6..bb349a4f 100644 --- a/src/common/store/constants.ts +++ b/src/common/store/constants.ts @@ -429,4 +429,4 @@ export const ALLOWED_WALLETS_PEGIN: string[] = [ WALLET_NAMES.TREZOR.long_name, WALLET_NAMES.LEDGER.long_name, ]; -export const ALLOWED_WALLETS_PEGOUT: string[] = ['MetaMask', 'Ledger', 'Trezor']; +export const ALLOWED_WALLETS_PEGOUT: string[] = ['MetaMask', 'Ledger', 'Trezor', 'Rabby Wallet', 'Wigwam'];