Updated on 2026-08-14

This commit is contained in:
Tangem 2018-05-30 14:20:32 +03:00
parent 7ab858de77
commit ba7fa704be
18 changed files with 97 additions and 77 deletions

View file

@ -50,7 +50,7 @@ import com.tangem.presentation.activity.PurgeActivity;
import com.tangem.presentation.activity.RequestPINActivity;
import com.tangem.presentation.activity.SwapPINActivity;
import com.tangem.presentation.activity.VerifyCardActivity;
import com.tangem.domain.wallet.BTCUtils;
import com.tangem.util.BTCUtils;
import com.tangem.domain.wallet.BitcoinException;
import com.tangem.domain.wallet.Blockchain;
import com.tangem.domain.wallet.CoinEngine;