• Preparing search index...
  • The search index is not available
Solana JavaScript SDK
  • Solana JavaScript SDK
  • @solana/web3.js
  • <internal>
  • getCompiledInstructions

Function getCompiledInstructions

  • getCompiledInstructions(
        instructions: readonly IInstruction<
            string,
            readonly (IAccountLookupMeta<string, string> | IAccountMeta<string>)[],
        >[],
        orderedAccounts: OrderedAccounts,
    ): CompiledInstruction[]
  • Parameters

    • instructions: readonly IInstruction<
          string,
          readonly (IAccountLookupMeta<string, string> | IAccountMeta<string>)[],
      >[]
    • orderedAccounts: OrderedAccounts

    Returns CompiledInstruction[]

    • Defined in packages/transaction-messages/dist/types/compile/instructions.d.ts:9

Settings

Member Visibility
Solana JavaScript SDK
  • Loading...

Generated using TypeDoc