Skip to content

Documentation / @etherfold/js-processor / MergedEventFunctions

Type Alias: MergedEventFunctions<T, ProcessResultType, ProcessorConfig>

MergedEventFunctions<T, ProcessResultType, ProcessorConfig> = EventFunctions<MergedAbis<T>, ProcessResultType, ProcessorConfig>

Defined in: js-processor/src/processor/types.ts:34

Type Parameters

T

T extends object

ProcessResultType

ProcessResultType extends JSObject

ProcessorConfig

ProcessorConfig = undefined