Updated on 2026-08-14

This commit is contained in:
Tangem 2026-01-05 17:52:37 +03:00
parent d68ad52a45
commit 13b1bbc486
10 changed files with 154 additions and 23 deletions

View file

@ -127,7 +127,7 @@ class ResponseCryptoCurrenciesFactory @Inject constructor(
}
}
private fun createToken(blockchain: Blockchain, sdkToken: Token, network: Network): CryptoCurrency.Token {
fun createToken(blockchain: Blockchain, sdkToken: Token, network: Network): CryptoCurrency.Token {
val id = getTokenId(network, sdkToken)
return CryptoCurrency.Token(