Updated on 2026-08-14
This commit is contained in:
parent
6848f91436
commit
b8898092fb
21 changed files with 443 additions and 106 deletions
|
|
@ -174,7 +174,7 @@ internal class DefaultOnrampRepository(
|
|||
.getOrThrow()
|
||||
|
||||
if (txHistoryFeatureToggles.isNewTxHistoryEnabled) {
|
||||
expressHistoryRepository.storeOnramps(ownerAddress = response.payoutAddress, items = listOf(response))
|
||||
expressHistoryRepository.storeOnramps(items = listOf(response))
|
||||
}
|
||||
|
||||
statusConverter.convert(response)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue