Updated on 2026-08-14
This commit is contained in:
parent
7680435313
commit
33cb6d92b5
1 changed files with 1 additions and 3 deletions
|
|
@ -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(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue