Updated on 2026-08-14
This commit is contained in:
parent
119b6cd5f7
commit
de63b38e15
2 changed files with 4 additions and 3 deletions
|
|
@ -186,6 +186,8 @@ internal class GiveApprovalModel @Inject constructor(
|
|||
userWallet = userWallet,
|
||||
token = maybeToken.currency,
|
||||
)
|
||||
}.onRight { feeExtended ->
|
||||
approvalTxList = mapOf(approve to feeExtended.transactionFee)
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue