Preparing search index...
The search index is not available
Solana JavaScript SDK
Solana JavaScript SDK
@solana/transaction-messages
<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
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Solana JavaScript SDK
Loading...