Interfaces
InstructionWithAccounts
An instruction that loads certain accounts.
Example
Extends
Type Parameters
Type Parameter |
---|
TAccounts extends readonly (/api/interfaces/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 |