@solana/web3.js
Preparing search index...
AddressLookupTableAccountArgs
Type Alias AddressLookupTableAccountArgs
type
AddressLookupTableAccountArgs
=
{
key
:
PublicKey
;
state
:
AddressLookupTableState
;
}
Index
Properties
key
state
Properties
key
key
:
PublicKey
state
state
:
AddressLookupTableState
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
state
@solana/web3.js
Loading...