Updated on 2026-08-14
This commit is contained in:
parent
12e06e5fc1
commit
bf2c65eca3
10 changed files with 18 additions and 13 deletions
|
|
@ -415,7 +415,7 @@ internal class DefaultOnrampRepository(
|
|||
fromCurrency = currency,
|
||||
toAmount = quote.toAmount.value,
|
||||
toCurrencyId = cryptoCurrency.id.value,
|
||||
status = OnrampStatus.Status.Expired,
|
||||
status = OnrampStatus.Status.Created,
|
||||
externalTxUrl = onrampDataJson.externalTxUrl,
|
||||
externalTxId = onrampDataJson.externalTxId,
|
||||
timestamp = DateTime.now().millis,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue