@solana/web3.js
Preparing search index...
ParsedInnerInstruction
Type Alias ParsedInnerInstruction
type
ParsedInnerInstruction
=
{
index
:
number
;
instructions
:
(
ParsedInstruction
|
PartiallyDecodedInstruction
)
[]
;
}
Index
Properties
index
instructions
Properties
index
index
:
number
instructions
instructions
:
(
ParsedInstruction
|
PartiallyDecodedInstruction
)
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
index
instructions
@solana/web3.js
Loading...