Updated on 2026-08-14
This commit is contained in:
parent
e1c819d421
commit
53b02cfb10
31 changed files with 286 additions and 346 deletions
|
|
@ -188,7 +188,6 @@ internal class ChooseTokenListItemConverter(
|
|||
PaymentAccountStatusValue.Loading,
|
||||
-> return null
|
||||
is PaymentAccountStatusValue.Loaded -> status.cryptoCurrencyStatus
|
||||
is PaymentAccountStatusValue.Locked -> status.cryptoCurrencyStatus
|
||||
}
|
||||
val account = this.account
|
||||
val tokensCount = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue