Updated on 2026-08-14
This commit is contained in:
parent
d97b7b9bf7
commit
266e49734e
11 changed files with 67 additions and 32 deletions
|
|
@ -470,7 +470,7 @@ internal class DefaultSwapRepositoryV2 @Inject constructor(
|
|||
).getOrThrow()
|
||||
},
|
||||
onError = { error ->
|
||||
TangemLogger.w("Unable to get pairs", error)
|
||||
TangemLogger.e("Unable to get pairs", error)
|
||||
throw error
|
||||
},
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue