pub fn derive_lookup_table_address( authority_address: &Pubkey, recent_block_slot: Slot ) -> (Pubkey, u8)
Derives the address of an address table account from a wallet address and a recent block’s slot.