Skip to main content

EventId

@iota/iota-sdk


@iota/iota-sdk / client / EventId

Interface: EventId

Defined in: sdk/typescript/src/client/types/generated.ts:409

Unique ID of an IOTA Event, the ID is a combination of transaction digest and event seq number.

Properties

eventSeq

eventSeq: string

Defined in: sdk/typescript/src/client/types/generated.ts:410


txDigest

txDigest: string

Defined in: sdk/typescript/src/client/types/generated.ts:411