@solana/web3.js
Preparing search index...
MessageCompiledInstruction
Type Alias MessageCompiledInstruction
An instruction to execute by a program
type
MessageCompiledInstruction
=
{
accountKeyIndexes
:
number
[]
;
data
:
Uint8Array
;
programIdIndex
:
number
;
}
Index
Properties
account
Key
Indexes
data
program
Id
Index
Properties
account
Key
Indexes
accountKeyIndexes
:
number
[]
data
data
:
Uint8Array
program
Id
Index
programIdIndex
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
Key
Indexes
data
program
Id
Index
@solana/web3.js
Loading...
An instruction to execute by a program