aboutsummaryrefslogtreecommitdiff
path: root/wallet/src/main/java/net/taler/wallet/peer/TransactionPeerPushCredit.kt
diff options
context:
space:
mode:
authorIván Ávalos <avalos@disroot.org>2023-07-27 23:19:20 -0600
committerIván Ávalos <avalos@disroot.org>2023-11-11 13:20:09 -0600
commit22da595621eb544c35629324a99973df1ac3b3de (patch)
tree7cdda768ceef8ca6cd8fc75f6ae7082b4481142c /wallet/src/main/java/net/taler/wallet/peer/TransactionPeerPushCredit.kt
parentb072712019bfe3a423bac4d75f032306b2814e07 (diff)
downloadtaler-android-22da595621eb544c35629324a99973df1ac3b3de.tar.gz
taler-android-22da595621eb544c35629324a99973df1ac3b3de.tar.bz2
taler-android-22da595621eb544c35629324a99973df1ac3b3de.zip
qtart integration + first functional screens
Signed-off-by: Iván Ávalos <avalos@disroot.org>
Diffstat (limited to 'wallet/src/main/java/net/taler/wallet/peer/TransactionPeerPushCredit.kt')
-rw-r--r--wallet/src/main/java/net/taler/wallet/peer/TransactionPeerPushCredit.kt2
1 files changed, 1 insertions, 1 deletions
diff --git a/wallet/src/main/java/net/taler/wallet/peer/TransactionPeerPushCredit.kt b/wallet/src/main/java/net/taler/wallet/peer/TransactionPeerPushCredit.kt
index 2c1c24c..75346c5 100644
--- a/wallet/src/main/java/net/taler/wallet/peer/TransactionPeerPushCredit.kt
+++ b/wallet/src/main/java/net/taler/wallet/peer/TransactionPeerPushCredit.kt
@@ -23,7 +23,7 @@ import androidx.compose.ui.tooling.preview.Preview
import net.taler.common.Amount
import net.taler.common.Timestamp
import net.taler.wallet.R
-import net.taler.wallet.backend.TalerErrorCode.EXCHANGE_GENERIC_KYC_REQUIRED
+import net.taler.common.TalerErrorCode.EXCHANGE_GENERIC_KYC_REQUIRED
import net.taler.wallet.backend.TalerErrorInfo
import net.taler.wallet.transactions.AmountType
import net.taler.wallet.transactions.PeerInfoShort