Updated on 2026-08-14
This commit is contained in:
parent
cb6fdddcde
commit
1ed65c48cc
28 changed files with 172 additions and 266 deletions
|
|
@ -140,7 +140,7 @@ internal class AccountsViewModel @Inject constructor(
|
|||
|
||||
// It's temporary solution to create main account for testing purposes
|
||||
val accountList = AccountList(
|
||||
userWallet = userWallet,
|
||||
userWalletId = userWallet.walletId,
|
||||
accounts = setOf(
|
||||
Account.CryptoPortfolio.createMainAccount(userWallet.walletId).copy(
|
||||
accountName = AccountName.invoke(value = "Main Account").getOrNull()!!,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue