We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for Lighthouse APIs.
The text was updated successfully, but these errors were encountered:
Given that infura's only running teku for now, this would require running a lighthouse node and adapting service code to use lighthouse APIs, right?
Sorry, something went wrong.
That's correct. Most likely though Lighthouse API is very similar to Teku so not much change will be required.
gotcha. given that you're not pulling performance-oriented data from what i can tell, probably not particularly high priority to add more clients
Yep we discussed with Steven that we'll only do immutable data for now due to BigQuery limitations
No branches or pull requests
Add support for Lighthouse APIs.
The text was updated successfully, but these errors were encountered: