Updated on 2026-08-14

This commit is contained in:
Tangem 2026-06-15 16:30:38 +04:00
parent 7b4593acee
commit 223051955f
22 changed files with 606 additions and 95 deletions

View file

@ -151,6 +151,7 @@ internal class MarketsPortfolioModel @Inject constructor(
)
configureReceiveAddresses(handledAction)
},
coroutineScope = modelScope,
)
}