Updated on 2026-08-14
This commit is contained in:
parent
3631ceda60
commit
16ef0331f9
1 changed files with 0 additions and 2 deletions
|
|
@ -1095,8 +1095,6 @@ internal class StakingModel @Inject constructor(
|
|||
}
|
||||
|
||||
private suspend fun onDataLoaded(status: CryptoCurrencyStatus) {
|
||||
if (value.currentStep != StakingStep.InitialInfo) return
|
||||
|
||||
if (!isInitialInfoAnalyticSent) {
|
||||
isInitialInfoAnalyticSent = true
|
||||
val balances = status.value.yieldBalance as? YieldBalance.Data
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue