Preparing search index...
The search index is not available
Solana JavaScript SDK
Solana JavaScript SDK
@solana/web3.js
<internal>
BaseCompiledTransactionMessage
Type Alias BaseCompiledTransactionMessage
BaseCompiledTransactionMessage
:
Readonly
<
{
header
:
ReturnType
<
typeof
getCompiledMessageHeader
>
;
instructions
:
ReturnType
<
typeof
getCompiledInstructions
>
;
lifetimeToken
:
ReturnType
<
typeof
getCompiledLifetimeToken
>
;
staticAccounts
:
ReturnType
<
typeof
getCompiledStaticAccounts
>
;
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Solana JavaScript SDK
Loading...