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(