Skip to main content

IotaNamesLookupParams

@iota/iota-sdk


@iota/iota-sdk / client / IotaNamesLookupParams

Interface: IotaNamesLookupParams

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

Return the resolved record for the given name.

Properties

name

name: string

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

The name to resolve


signal?

optional signal?: AbortSignal

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