Updated on 2026-08-14
This commit is contained in:
parent
b9e3753ae8
commit
847a430533
6 changed files with 42 additions and 51 deletions
|
|
@ -19,6 +19,7 @@ import javax.inject.Inject
|
|||
*/
|
||||
class AppStateHolder @Inject constructor() {
|
||||
|
||||
@Deprecated("Use scan response from selected user wallet")
|
||||
var scanResponse: ScanResponse? = null
|
||||
var walletState: WalletState? = null
|
||||
var userTokensRepository: UserTokensRepository? = null
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue