Updated on 2026-08-14

This commit is contained in:
Tangem 2023-11-21 13:15:39 +04:00
parent 975e404db7
commit 2657cf5b4c
50 changed files with 6 additions and 2590 deletions

View file

@ -102,10 +102,6 @@ class UserWalletManagerImpl(
}
}
override suspend fun addToken(currency: Currency, derivationPath: String?) {
// FIXME: Can be removed, used only in learn2earn
}
override suspend fun hideAllTokens() {
// FIXME: Used only in Tester Actions
Timber.w("Not implemented")