Updated on 2026-08-14

This commit is contained in:
Tangem 2023-09-21 17:17:13 +03:00
parent 687a67632d
commit 52f7454657
14 changed files with 174 additions and 145 deletions

View file

@ -230,7 +230,7 @@ class UserWalletManagerImpl(
appStateHolder.userWalletsListManager?.selectedUserWalletSync,
) { "userWallet or userWalletsListManager is null" }
walletManagersFacade.getOrCreateWalletManager(
selectedUserWallet,
selectedUserWallet.walletId,
blockchain,
derivationPath,
)