Preparing search index...
The search index is not available
@solana/web3.js
@solana/web3.js
MessageAccountKeys
Class MessageAccountKeys
Hierarchy
MessageAccountKeys
Index
Constructors
constructor
Properties
account
Keys
From
Lookups?
static
Account
Keys
Accessors
length
Methods
compile
Instructions
get
key
Segments
Constructors
constructor
new
Message
Account
Keys
(
staticAccountKeys
:
PublicKey
[]
, accountKeysFromLookups
?:
LoadedAddresses
)
:
MessageAccountKeys
Parameters
staticAccountKeys:
PublicKey
[]
Optional
accountKeysFromLookups:
LoadedAddresses
Returns
MessageAccountKeys
Properties
Optional
account
Keys
From
Lookups
account
Keys
From
Lookups
?:
LoadedAddresses
static
Account
Keys
static
Account
Keys
:
PublicKey
[]
Accessors
length
get
length
(
)
:
number
Returns
number
Methods
compile
Instructions
compile
Instructions
(
instructions
:
TransactionInstruction
[]
)
:
MessageCompiledInstruction
[]
Parameters
instructions:
TransactionInstruction
[]
Returns
MessageCompiledInstruction
[]
get
get
(
index
:
number
)
:
undefined
|
PublicKey
Parameters
index:
number
Returns
undefined
|
PublicKey
key
Segments
key
Segments
(
)
:
PublicKey
[]
[]
Returns
PublicKey
[]
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Modules
@solana/web3.js
Message
Account
Keys
constructor
account
Keys
From
Lookups?
static
Account
Keys
length
compile
Instructions
get
key
Segments
Generated using
TypeDoc