Dependencies that are need to create DbSyncChainHistoryProvider

Hierarchy

Properties

cache: {
    healthCheck: InMemoryCache;
}

Cache engines. Default: InMemoryCache with HealthCheck.cacheTTL as default TTL

Type declaration

cardanoNode: CardanoNode

Ogmios Cardano Node provider

dbPools: DbPools

DB pools

logger: Logger
metadataService: TxMetadataService

The TxMetadataService to retrieve transactions metadata by hashes.

Generated using TypeDoc