TransferSolInstruction
Type Parameters
Type Parameter | Default type |
---|---|
TProgram extends string | typeof SYSTEM_PROGRAM_ADDRESS |
TAccountSource extends string | IAccountMeta <string > | string |
TAccountDestination extends string | IAccountMeta <string > | string |
TRemainingAccounts extends readonly IAccountMeta <string >[] | [] |