Updated on 2026-08-14
This commit is contained in:
parent
3ef300ee56
commit
640e6433ff
7 changed files with 165 additions and 18 deletions
|
|
@ -94,8 +94,7 @@ class UserWalletManagerImpl(
|
|||
UserWalletIdBuilder.card(it)
|
||||
.build()
|
||||
?.stringValue
|
||||
}
|
||||
?: ""
|
||||
} ?: ""
|
||||
}
|
||||
|
||||
override suspend fun isTokenAdded(currency: Currency, derivationPath: String?): Boolean {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue