Updated on 2026-08-14
This commit is contained in:
parent
9cac096ce2
commit
65d9b4818b
20 changed files with 769 additions and 200 deletions
|
|
@ -8,7 +8,8 @@ import com.tangem.domain.wallets.models.GetSelectedWalletError
|
|||
import com.tangem.domain.wallets.models.UserWallet
|
||||
|
||||
/**
|
||||
* Use case for getting selected wallet
|
||||
* Use case for getting selected wallet.
|
||||
* Important! If all wallets is locked, use case returns a error.
|
||||
*
|
||||
* @property walletsStateHolder state holder for getting static initialized 'userWalletsListManager'
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue