Kit
Interfaces

Instruction

An instruction destined for a given program.

Example

type StakeProgramInstruction = Instruction<'StakeConfig11111111111111111111111111111111'>;

Extended by

Type Parameters

Type ParameterDefault type
TProgramAddress extends stringstring
TAccounts extends readonly (/api/interfaces/AccountLookupMeta | AccountMeta)[]readonly (/api/interfaces/AccountLookupMeta | AccountMeta)[]

Properties

PropertyModifierType
accounts?readonlyTAccounts
data?readonlyReadonlyUint8Array
programAddressreadonlyAddress<TProgramAddress>

On this page