Updated on 2026-08-14
This commit is contained in:
parent
4b6a093ba9
commit
f942073ff1
10 changed files with 20 additions and 27 deletions
|
|
@ -2,9 +2,9 @@ package com.tangem.domain.transaction.usecase
|
|||
|
||||
import arrow.core.left
|
||||
import arrow.core.right
|
||||
import com.tangem.domain.models.network.CryptoCurrencyAddress
|
||||
import com.tangem.domain.models.network.Network
|
||||
import com.tangem.domain.models.network.NetworkAddress
|
||||
import com.tangem.domain.tokens.model.CryptoCurrencyAddress
|
||||
import com.tangem.domain.transaction.WalletAddressServiceRepository
|
||||
import com.tangem.domain.transaction.error.AddressValidation
|
||||
import com.tangem.domain.transaction.error.AddressValidationResult
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue