Skip to main content
Version: v30.0.x

Type Alias: WithdrawInstructionParams

WithdrawInstructionParams = object

Defined in: src/api/procedures/types.ts:1171

Deprecated

withdrawing affirmation is no longer supported in chain v8

Properties

PropertyTypeDescriptionDefined in

holders?

AssetHolderLike[]

(optional) Asset holders that the signer controls and wants to affirm the instruction or withdraw affirmation

Note

if empty, all the legs containing any custodied Asset Holders of the signer will be affirmed/affirmation will be withdrawn, based on the operation.

src/api/procedures/types.ts:1177