Updated on 2026-08-14
This commit is contained in:
parent
207dbeed3c
commit
0ae9e75e90
16 changed files with 55 additions and 60 deletions
|
|
@ -212,7 +212,7 @@ internal class TesterAccountsViewModel @Inject constructor(
|
|||
name = "Account #$nextIndex",
|
||||
icon = CryptoPortfolioIcon.ofDefaultCustomAccount(),
|
||||
derivationIndex = nextIndex,
|
||||
cryptoCurrencies = emptySet(),
|
||||
cryptoCurrencies = emptyList(),
|
||||
)
|
||||
.getOrNull()
|
||||
?: break
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue