Updated on 2026-08-14
This commit is contained in:
parent
86c748685e
commit
21bf5f1ead
11 changed files with 76 additions and 34 deletions
|
|
@ -36,7 +36,6 @@ class TokensConverter @Inject constructor() : Converter<CoinsResponse.Coin, Curr
|
|||
|
||||
companion object {
|
||||
private const val DEFAULT_IMAGE_HOST = "https://s3.eu-central-1.amazonaws.com/tangem.api/coins/"
|
||||
private const val SMALL_ICON_PATH = "small"
|
||||
private const val LARGE_ICON_PATH = "large"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue