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
AddressLookupTableAccount
Class AddressLookupTableAccount
Hierarchy
AddressLookupTableAccount
Index
Constructors
constructor
Properties
key
state
Methods
is
Active
deserialize
Constructors
constructor
new
Address
Lookup
Table
Account
(
args
:
AddressLookupTableAccountArgs
)
:
AddressLookupTableAccount
Parameters
args:
AddressLookupTableAccountArgs
Returns
AddressLookupTableAccount
Properties
key
key
:
PublicKey
state
state
:
AddressLookupTableState
Methods
is
Active
is
Active
(
)
:
boolean
Returns
boolean
Static
deserialize
deserialize
(
accountData
:
Uint8Array
)
:
AddressLookupTableState
Parameters
accountData:
Uint8Array
Returns
AddressLookupTableState
Modules
@injectivelabs/sdk-
ts
@injectivelabs/wallet-
ts
Utils
Wallets
internal
Event
Emitter
Address
Lookup
Table
Account
constructor
key
state
is
Active
deserialize
Generated using
TypeDoc