Updated on 2026-08-14
This commit is contained in:
parent
139ca05985
commit
349d8fc7dd
6 changed files with 37 additions and 26 deletions
|
|
@ -125,6 +125,7 @@ internal class OnrampStatusFactory @AssistedInject constructor(
|
|||
onrampUpdateTransactionStatusUseCase(
|
||||
txId = txId,
|
||||
externalTxUrl = statusModel.externalTxUrl.orEmpty(),
|
||||
externalTxId = statusModel.externalTxId.orEmpty(),
|
||||
status = statusModel.status,
|
||||
)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue