EntityIndexerHandler<T>: {
    onEntityDateRange(data: EntityDateRangeResponse<T>): Promise<void>;
}

Describes an object capable of handling transaction streams.

Type Parameters

Type declaration

Generated using TypeDoc