gill/programs/address-lookup-table/Type aliasesAddressLookupTableSeedstype AddressLookupTableSeeds = { authority: Address; recentSlot: number | bigint; }; Properties authority authority: Address; The address of the LUT's authority recentSlot recentSlot: number | bigint; The recent slot associated with the LUTAddressLookupTableArgsPrevious PageCloseLookupTableInputNext Page