Type Parameters

  • T

Hierarchy

  • ProjectionServiceProps

Properties

dryRun?: boolean
healthTimeout?: Milliseconds

Service will report unhealthy if it didn't project a block in healthTimeout ms. 60_000 by default.

projection$: Observable<T>
projectionNames: ProjectionName[]

Generated using TypeDoc