Preparing search index...
The search index is not available
Solana JavaScript SDK
Solana JavaScript SDK
@solana/rpc-types
TransactionForFullMetaInnerInstructionsParsed
Type Alias TransactionForFullMetaInnerInstructionsParsed
TransactionForFullMetaInnerInstructionsParsed
:
Readonly
<
{
innerInstructions
:
readonly
Readonly
<
{
index
:
number
;
instructions
:
readonly
(
|
ParsedTransactionInstruction
|
PartiallyDecodedTransactionInstruction
)
[]
;
}
,
>
[]
;
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Solana JavaScript SDK
Loading...