Skip to content
On this page

Type alias: LogEventWithParsingFailure<Extra>

LogEventWithParsingFailure: <Extra> BaseLogEvent< Extra > & {decodeError: string;}

LogEventWithParsingFailure.decodeError

decodeError: string

Type parameters

ParameterDefault
Extra extends JSONObject | undefinedundefined

Defined In

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


Generated using TypeDoc and typedoc-plugin-markdown