Umi — API References - v1.3.0
Preparing search index...
umi
CompiledInstruction
Type Alias CompiledInstruction
Defines an instruction that uses indexes to reference accounts.
type
CompiledInstruction
=
{
accountIndexes
:
number
[]
;
data
:
Uint8Array
;
programIndex
:
number
;
}
Index
Properties
account
Indexes
data
program
Index
Properties
Readonly
account
Indexes
accountIndexes
:
number
[]
Readonly
data
data
:
Uint8Array
Readonly
program
Index
programIndex
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
Indexes
data
program
Index
Umi — API References - v1.3.0
Loading...
Defines an instruction that uses indexes to reference accounts.