Updated on 2026-08-14
This commit is contained in:
parent
b9db5dce07
commit
b70e35aa53
6 changed files with 46 additions and 7 deletions
|
|
@ -8,7 +8,7 @@ import com.tangem.domain.demo.DemoConfig
|
|||
import com.tangem.domain.models.scan.ScanResponse
|
||||
import com.tangem.domain.tokens.model.CryptoCurrency
|
||||
|
||||
internal class CardCryptoCurrenciesFactory(private val demoConfig: DemoConfig) {
|
||||
class CardCryptoCurrenciesFactory(private val demoConfig: DemoConfig) {
|
||||
|
||||
private val cryptoCurrencyFactory = CryptoCurrencyFactory()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue