Updated on 2026-08-14
This commit is contained in:
parent
6af64f8a33
commit
41b59057f7
1 changed files with 1 additions and 1 deletions
|
|
@ -93,7 +93,7 @@ internal class SendNotificationFactory constructor(
|
|||
val currencyCheck = getCurrencyCheckUseCase(
|
||||
userWalletId = userWalletId,
|
||||
currencyStatus = cryptoCurrencyStatus,
|
||||
amount = amountValue,
|
||||
amount = sendingAmount,
|
||||
fee = feeValue,
|
||||
)
|
||||
buildList {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue