Skip to main content

GetStakesByIdsParams

@iota/iota-sdk


@iota/iota-sdk / client / GetStakesByIdsParams

Interface: GetStakesByIdsParams

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

Return one or more [DelegatedStake]. If a Stake was withdrawn its status will be Unstaked.

Properties

signal?

optional signal?: AbortSignal

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


stakedIotaIds

stakedIotaIds: string[]

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