Updated on 2026-08-14

This commit is contained in:
Tangem 2025-05-12 18:50:10 +03:00
parent 2aaaf19ea8
commit d46b4c19a7

View file

@ -34,6 +34,7 @@ import javax.inject.Inject
*
[REDACTED_AUTHOR]
*/
@Suppress("LongParameterList")
internal class DefaultMultiNetworkStatusFetcher @Inject constructor(
excludedBlockchains: ExcludedBlockchains,
private val networksStatusesStore: NetworksStatusesStoreV2,