Updated on 2026-08-14
This commit is contained in:
parent
5eb11b888a
commit
bcd08fa0fc
1 changed files with 0 additions and 1 deletions
|
|
@ -111,7 +111,6 @@ private fun WalletDataModel.mapToReduxModel(
|
||||||
amountFormatted = amountFormatted,
|
amountFormatted = amountFormatted,
|
||||||
fiatAmount = fiatAmount,
|
fiatAmount = fiatAmount,
|
||||||
fiatAmountFormatted = fiatAmountFormatted,
|
fiatAmountFormatted = fiatAmountFormatted,
|
||||||
// token = null,
|
|
||||||
amountToCreateAccount = (status as? WalletDataModel.NoAccount)
|
amountToCreateAccount = (status as? WalletDataModel.NoAccount)
|
||||||
?.amountToCreateAccount
|
?.amountToCreateAccount
|
||||||
?.toString(),
|
?.toString(),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue