Umi — API References - v1.3.0
Preparing search index...
umi
AddressLookupTableInput
Type Alias AddressLookupTableInput
The required data to add an address lookup table to a transaction.
type
AddressLookupTableInput
=
{
addresses
:
PublicKey
[]
;
publicKey
:
PublicKey
;
}
Index
Properties
addresses
public
Key
Properties
addresses
addresses
:
PublicKey
[]
public
Key
publicKey
:
PublicKey
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
addresses
public
Key
Umi — API References - v1.3.0
Loading...
The required data to add an address lookup table to a transaction.