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