Updated on 2026-08-14

This commit is contained in:
Tangem 2025-09-23 13:36:37 +03:00
parent bc8a0ba20d
commit a733dd0e52
13 changed files with 158 additions and 25 deletions

View file

@ -254,7 +254,6 @@ internal class GetMultiWalletWarningsFactory @Inject constructor(
val isSepaAvailable = onrampSepaAvailableUseCase(
userWallet = userWallet,
country = country,
currency = country.defaultCurrency,
cryptoCurrency = bitcoinCurrency,
)