Updated on 2026-08-14

This commit is contained in:
Tangem 2023-11-14 15:26:14 +03:00
parent a99cd65fcb
commit ddab2eb560

View file

@ -127,6 +127,7 @@ internal class SwapViewModel @Inject constructor(
)
}
@Suppress("UnusedPrivateMember")
private fun initTokens(currency: Currency) {
// new flow
viewModelScope.launch(dispatchers.main) {