IsTransactionIndexedOnNodeParams
@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?
optionalsignal?:AbortSignal
Defined in: sdk/typescript/src/client/types/params.ts:166