Type Alias: AffirmInstructionParams
AffirmInstructionParams =
object
Defined in: src/api/procedures/types.ts:1056
Properties
Property | Type | Description | Defined in |
---|---|---|---|
(optional) Portfolios that the signer controls and wants to affirm the instruction Note if empty, all the legs containing any custodied Portfolios of the signer will be affirmed | |||
(optional) list of offchain receipts required for affirming offchain legs(if any) in the instruction Receipt can be generated using generateOffChainAffirmationReceipt method |