Skip to main content

IsTransactionIndexedOnNodeParams

@iota/iota-sdk


@iota/iota-sdk / client / IsTransactionIndexedOnNodeParams

Interface: IsTransactionIndexedOnNodeParams

Defined in: sdk/typescript/src/client/types/params.ts:163

Return if the transaction has been indexed on the fullnode.

Properties

digest

digest: string

Defined in: sdk/typescript/src/client/types/params.ts:165

the digest of the queried transaction


signal?

optional signal?: AbortSignal

Defined in: sdk/typescript/src/client/types/params.ts:166