Updated on 2026-08-14
This commit is contained in:
parent
b484d1e08f
commit
586f0b33e9
1 changed files with 1 additions and 1 deletions
|
|
@ -103,7 +103,7 @@ class UserTokensRepository(
|
|||
}
|
||||
|
||||
companion object {
|
||||
const val MESSAGE = "AccountID"
|
||||
const val MESSAGE = "UserWalletID"
|
||||
fun init(context: Context, tangemTechService: TangemTechService): UserTokensRepository {
|
||||
val fileReader = AndroidFileReader(context)
|
||||
val oldUserTokensRepository = OldUserTokensRepository(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue