Updated on 2026-08-14
This commit is contained in:
parent
30011acc2e
commit
01c539a111
9 changed files with 9 additions and 4 deletions
|
|
@ -5,6 +5,7 @@ import com.tangem.core.configtoggle.blockchain.ExcludedBlockchainsManager
|
|||
import org.jetbrains.annotations.TestOnly
|
||||
import javax.inject.Inject
|
||||
|
||||
@Suppress("MemberNameEqualsClassName")
|
||||
class ExcludedBlockchains @Inject internal constructor(
|
||||
private val excludedBlockchainsManager: ExcludedBlockchainsManager,
|
||||
) : Set<Blockchain> {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue