Search
Preparing search index...
The search index is not available
API Reference | Injective - Powering the future of decentralized finance.
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
API Reference | Injective - Powering the future of decentralized finance.
@injectivelabs/wallet-ts
internal
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
[]
[]
Modules
@injectivelabs/sdk-
ts
@injectivelabs/wallet-
ts
Utils
Wallets
internal
Event
Emitter
Message
Account
Keys
constructor
account
Keys
From
Lookups
static
Account
Keys
length
compile
Instructions
get
key
Segments
Generated using
TypeDoc