Skip to content
On this page

Type alias: EventProcessorWithInitialState<ABI, ProcessResultType, ProcessorConfig>

EventProcessorWithInitialState: <ABI, ProcessResultType, ProcessorConfig> EventProcessor< ABI, ProcessResultType > & {configure: ; createInitialState: ;}

EventProcessorWithInitialState.configure

configure

EventProcessorWithInitialState.createInitialState

createInitialState

Type parameters

Parameter
ABI extends Abi
ProcessResultType
ProcessorConfig

Defined In

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


Generated using TypeDoc and typedoc-plugin-markdown