Package-level declarations
Types
Link copied to clipboard
Qualifier for dust state DataStore. Distinguishes it from other DataStore instances.
Link copied to clipboard
Hilt module for Indexer component dependencies.
Link copied to clipboard
Link copied to clipboard
class SubscriptionManagerFactory(context: Context, defaultIndexerClient: IndexerClient, utxoManager: UtxoManager, syncStateManager: SyncStateManager, networkRepository: NetworkRepository? = null)
Factory for creating SubscriptionManager instances.