From 33cb6d92b523c895ee31f264cebe71d73a8f0e68 Mon Sep 17 00:00:00 2001 From: Tangem Date: Thu, 18 Jun 2026 21:51:28 +0300 Subject: [PATCH] Updated on 2026-08-14 --- .../wallet/domain/GetWalletNotificationsFactory.kt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/features/wallet/impl/src/main/java/com/tangem/feature/wallet/presentation/wallet/domain/GetWalletNotificationsFactory.kt b/features/wallet/impl/src/main/java/com/tangem/feature/wallet/presentation/wallet/domain/GetWalletNotificationsFactory.kt index 604cd72fc1..70eba8bafd 100644 --- a/features/wallet/impl/src/main/java/com/tangem/feature/wallet/presentation/wallet/domain/GetWalletNotificationsFactory.kt +++ b/features/wallet/impl/src/main/java/com/tangem/feature/wallet/presentation/wallet/domain/GetWalletNotificationsFactory.kt @@ -255,9 +255,7 @@ internal class GetWalletNotificationsFactory @Inject constructor( addCloreMigrationNotification(userWallet, flattenCurrencies, clickIntents) - if (!userWallet.isMultiCurrency) { - addNoAccountWarning(cryptoCurrencyStatus = flattenCurrencies.firstOrNull()) - } + addNoAccountWarning(cryptoCurrencyStatus = flattenCurrencies.firstOrNull()) addIf( element = WalletNotificationUM.NumberOfSignedHashesIncorrect(