Updated on 2026-08-14
This commit is contained in:
parent
259953954a
commit
e20384e8ea
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ internal class AddFundsModel @Inject constructor(
|
|||
).map { actionsState ->
|
||||
CryptoCurrencyData(
|
||||
userWallet = result.wallet,
|
||||
status = result.currency,
|
||||
status = actionsState.cryptoCurrencyStatus,
|
||||
actions = actionsState.states,
|
||||
isAccountMode = false,
|
||||
account = cryptoPortfolio,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue