Updated on 2026-08-14
This commit is contained in:
parent
568e735d23
commit
f1a23ce047
2 changed files with 10 additions and 7 deletions
|
|
@ -409,6 +409,8 @@ internal class DefaultStakingRepository(
|
|||
Timber.i("No yield balances available for $userWalletId")
|
||||
stakingBalanceStore.store(userWalletId, emptySet())
|
||||
|
||||
cacheRegistry.invalidate(getYieldBalancesKey(userWalletId))
|
||||
|
||||
return@invokeOnExpire
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue