Updated on 2026-08-14

This commit is contained in:
Tangem 2023-12-25 19:30:50 +03:00
parent 7e5473b8c5
commit 9ae8e54953
10 changed files with 70 additions and 29 deletions

View file

@ -48,6 +48,9 @@ enum class ExchangeStatus {
@Json(name = "verifying")
VERIFYING,
@Json(name = "cancelled")
CANCELLED,
}
data class ExchangeStatusError(