Updated on 2026-08-14

This commit is contained in:
Tangem 2025-05-12 14:08:30 +05:00
parent 9326fde22b
commit c12a928e72
4 changed files with 17 additions and 17 deletions

View file

@ -372,7 +372,7 @@ internal class DefaultOnrampRepository(
refCode = ExpressUtils.getRefCode(
userWallet = userWallet,
appPreferencesStore = appPreferencesStore,
).takeUnless { it.isEmpty() },
),
).bind()
},
onError = { e ->