Type Alias: AddInstructionParams
AddInstructionParams =
object& {endBlock?:BigNumber; } | {endAfterBlock?:BigNumber; } | {endAfterLock?:true; }
Defined in: src/api/procedures/types.ts:934
Type declaration
| Name | Type | Description | Defined in |
|---|---|---|---|
| array of Asset movements | ||
| ( | additional identities that must affirm the instruction Note mediators are mandatory if settlement is to be locked for execution (providing | |
|
| identifier string to help differentiate instructions | |
|
| date at which the trade was agreed upon (optional, for off chain trades) | |
|
| date at which the trade was executed (optional, for off chain trades) |