Package-level declarations

Types

Link copied to clipboard
@Qualifier
annotation class DustStateDataStore

Qualifier for dust state DataStore. Distinguishes it from other DataStore instances.

Link copied to clipboard
@Module
object IndexerModule

Hilt module for Indexer component dependencies.

Link copied to clipboard
@Qualifier
annotation class ShieldedStateDataStore
Link copied to clipboard
class SubscriptionManagerFactory(context: Context, defaultIndexerClient: IndexerClient, utxoManager: UtxoManager, syncStateManager: SyncStateManager, networkRepository: NetworkRepository? = null)

Factory for creating SubscriptionManager instances.