Updated on 2026-08-14
This commit is contained in:
parent
0470e1f010
commit
6587ba5e1e
4 changed files with 1 additions and 5 deletions
|
|
@ -186,6 +186,7 @@ internal class ChooseTokenListItemConverter(
|
|||
PaymentAccountStatusValue.NotCreated,
|
||||
is PaymentAccountStatusValue.UnderReview,
|
||||
PaymentAccountStatusValue.Loading,
|
||||
PaymentAccountStatusValue.Empty,
|
||||
-> return null
|
||||
is PaymentAccountStatusValue.Loaded -> status.cryptoCurrencyStatus
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue