Skip to main content

UnsafeRequestWithdrawStakeParams

@iota/iota-sdk


@iota/iota-sdk / client / UnsafeRequestWithdrawStakeParams

Interface: UnsafeRequestWithdrawStakeParams

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

Withdraw stake from a validator's staking pool.

Properties

gas?

optional gas?: string | null

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

gas object to be used in this transaction, node will pick one from the signer's possession if not provided


gasBudget

gasBudget: string

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

the gas budget, the transaction will fail if the gas cost exceed the budget


signal?

optional signal?: AbortSignal

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


signer

signer: string

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

the transaction signer's IOTA address


stakedIota

stakedIota: string

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

StakedIota object ID