Skip to content

Commit 18cd175

Browse files
committed
chore: transfer receive preview
1 parent f4d3c2a commit 18cd175

File tree

1 file changed

+1
-1
lines changed
  • app/src/main/java/to/bitkit/ui/screens/wallets/activity/utils

1 file changed

+1
-1
lines changed

app/src/main/java/to/bitkit/ui/screens/wallets/activity/utils/PreviewItems.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ val previewActivityItems = buildList {
8484
Activity.Onchain(
8585
OnchainActivity(
8686
id = "4",
87-
txType = PaymentType.RECEIVED,
87+
txType = PaymentType.SENT,
8888
txId = "04",
8989
value = 950_000_u,
9090
fee = 110_u,

0 commit comments

Comments
 (0)