Updated on 2026-08-14

This commit is contained in:
Tangem 2024-06-25 20:58:35 +08:00
parent fe1d2342f4
commit 24848624e9
49 changed files with 414 additions and 182 deletions

View file

@ -530,6 +530,7 @@ internal class SendViewModel @Inject constructor(
fee = feeValue,
destinationAddress = recipient,
errorMessage = errorMessage,
scanResponse = userWallet.scanResponse,
),
)
}