Updated on 2026-08-14
This commit is contained in:
parent
7b4593acee
commit
223051955f
22 changed files with 606 additions and 95 deletions
|
|
@ -121,6 +121,7 @@ internal class OnrampOperationModel @Inject constructor(
|
|||
.getOrElse { AppCurrency.Default }.code
|
||||
|
||||
getOfframpUrlUseCase(
|
||||
userWalletId = selectedUserWallet.walletId,
|
||||
cryptoCurrencyStatus = status,
|
||||
appCurrencyCode = appCurrencyCode,
|
||||
).onRight { url ->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue