Type alias: ProvidedIndexerConfig<ABI>
ProvidedIndexerConfig: <
ABI>object
Type parameters
| Parameter |
|---|
ABI extends Abi |
Type declaration
feedBatchSize
optionalfeedBatchSize:number
fetch
optionalfetch:FetchConfig
keepStream
optionalkeepStream:ExistingStream<ABI>
providerSupportsETHBatch
optionalproviderSupportsETHBatch:boolean
stream
optionalstream:ProvidedStreamConfig
Defined In
packages/ethereum-indexer/dist/index.d.ts:212
Generated using TypeDoc and typedoc-plugin-markdown