Skip to content
On this page

Type alias: ProvidedIndexerConfig<ABI>

ProvidedIndexerConfig: <ABI> object

Type parameters

Parameter
ABI extends Abi

Type declaration

feedBatchSize

optional feedBatchSize: number


fetch

optional fetch: FetchConfig


keepStream

optional keepStream: ExistingStream< ABI >


providerSupportsETHBatch

optional providerSupportsETHBatch: boolean


stream

optional stream: ProvidedStreamConfig

Defined In

packages/ethereum-indexer/src/types.ts:116


Generated using TypeDoc and typedoc-plugin-markdown