Skip to content

Documentation / @etherfold/browser / UsedIndexerConfig

Type Alias: UsedIndexerConfig<ABI>

UsedIndexerConfig<ABI> = ProvidedIndexerConfig<ABI> & object

Defined in: core/dist/types.d.ts:174

Type Declaration

feedBatchSize

feedBatchSize: number

stream

stream: UsedStreamConfig

Type Parameters

ABI

ABI extends Abi