Updated on 2026-08-14
This commit is contained in:
parent
4192ccab33
commit
6fa266c1fb
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ internal class OnrampAmountStateFactory(
|
|||
precision = currency.precision,
|
||||
),
|
||||
amountFieldModel = amountState.amountFieldModel.copy(
|
||||
isError = false,
|
||||
fiatAmount = amountState.amountFieldModel.fiatAmount.copy(
|
||||
currencySymbol = currency.unit,
|
||||
decimals = currency.precision,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue