Updated on 2026-08-14
This commit is contained in:
parent
19c80763c3
commit
5b959ee2eb
11 changed files with 82 additions and 25 deletions
|
|
@ -741,7 +741,7 @@ internal class SendViewModel @Inject constructor(
|
|||
return getFeeUseCase.invoke(
|
||||
amount = amount,
|
||||
destination = recipientState.addressTextField.value,
|
||||
userWalletId = userWalletId,
|
||||
userWallet = userWallet,
|
||||
cryptoCurrency = cryptoCurrency,
|
||||
)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue