Updated on 2026-08-14

This commit is contained in:
Tangem 2024-11-26 15:39:51 +04:00
commit f6a56e1657
64 changed files with 388 additions and 226 deletions

View file

@ -1,6 +1,6 @@
package com.tangem.tap.di.domain
import com.tangem.core.featuretoggle.manager.FeatureTogglesManager
import com.tangem.core.configtoggle.feature.FeatureTogglesManager
import com.tangem.domain.card.ScanCardProcessor
import com.tangem.domain.wallets.legacy.UserWalletsListManager
import com.tangem.domain.wallets.usecase.GenerateWalletNameUseCase