Umi — API References - v1.3.0
Preparing search index...
umi
TransactionMetaLoadedAddresses
Type Alias TransactionMetaLoadedAddresses
The collection of addresses loaded using address lookup tables.
type
TransactionMetaLoadedAddresses
=
{
readonly
:
PublicKey
[]
;
writable
:
PublicKey
[]
;
}
Index
Properties
readonly
writable
Properties
readonly
readonly
:
PublicKey
[]
writable
writable
:
PublicKey
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
readonly
writable
Umi — API References - v1.3.0
Loading...
The collection of addresses loaded using address lookup tables.