Updated on 2026-08-14
This commit is contained in:
parent
d97b7b9bf7
commit
266e49734e
11 changed files with 67 additions and 32 deletions
|
|
@ -249,7 +249,7 @@ internal class DefaultSwapRepository(
|
|||
)
|
||||
},
|
||||
catch = { exception ->
|
||||
TangemLogger.e("getExchangeStatus error: $exception")
|
||||
TangemLogger.e("getExchangeStatus error", exception)
|
||||
raise(UnknownError(exception.message))
|
||||
},
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue