EventId
@iota/iota-sdk / client / EventId
Interface: EventId
Defined in: sdk/typescript/src/client/types/generated.ts:377
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:378
txDigest
txDigest:
string
Defined in: sdk/typescript/src/client/types/generated.ts:379