Preparing search index...
The search index is not available
@solana/web3.js
@solana/web3.js
MessageAccountKeys
Class 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
,
accountKeysFromLookups
?
)
:
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
)
:
MessageCompiledInstruction
[]
Parameters
instructions
:
TransactionInstruction
[]
Returns
MessageCompiledInstruction
[]
get
get
(
index
)
:
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
On This Page
Constructors
constructor
Properties
account
Keys
From
Lookups
static
Account
Keys
Accessors
length
Methods
compile
Instructions
get
key
Segments
@solana/web3.js
Loading...