Updated on 2026-08-14
This commit is contained in:
parent
c77fcafdc2
commit
b4b35916d9
7 changed files with 55 additions and 12 deletions
|
|
@ -64,7 +64,8 @@ internal class YieldSupplyNotificationsModel @Inject constructor(
|
|||
blockchainId = cryptoCurrencyStatus.currency.network.backendId,
|
||||
),
|
||||
onClick = ::openTokenDetails,
|
||||
onAnalyticsEvent = { },
|
||||
onAnalyticsEvent = { /*no-op*/ },
|
||||
onResetAnalyticsEvent = { /*no-op*/ },
|
||||
)
|
||||
|
||||
addFeeUnreachableNotification(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue