Dependencies that are need to create DbSyncAssetProvider

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
ntfMetadataService: NftMetadataService

The NftMetadataService to retrieve Asset.NftMetadata.

tokenMetadataService: TokenMetadataService

The TokenMetadataService to retrieve Asset.TokenMetadata.

Generated using TypeDoc