InstructionWithAccounts
An instruction that loads certain accounts.
Example
Extends
Type Parameters
| Type Parameter |
|---|
TAccounts extends readonly ( | AccountLookupMeta | AccountMeta)[] |
Properties
| Property | Modifier | Type | Overrides | Inherited from |
|---|---|---|---|---|
accounts | readonly | TAccounts | Instruction.accounts | - |
data? | readonly | ReadonlyUint8Array | - | Instruction.data |
programAddress | readonly | Address<string> | - | Instruction.programAddress |