Skip to content
New issue

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

Can I connect other validators(e.g. Lighthouse, Teku..) to Prysm beacon node? #12320

Closed
LilkkJerry opened this issue Apr 23, 2023 · 4 comments
Closed

Comments

@LilkkJerry
Copy link

💎 Issue

Hi,

I wonder that is it possible to connect other validator to Prysm beacon node?

Description

I would like to enrich my validator types, however, some of them will connect to a prysm beacon node. I wonder is it possible to do this, and is it recommended?

@rkapka
Copy link
Contributor

rkapka commented Apr 23, 2023

Hi @LilkkJerry. Yes, it is possible as the beacon node supports https://ethereum.github.io/beacon-APIs/?urls.primaryName=dev#/ValidatorRequiredApi

@LilkkJerry
Copy link
Author

LilkkJerry commented Apr 25, 2023

Hi @rkapka , thanks!
I noticed that currently Prysm validator still use gRPC to interact with beacon, although it has a 'enable-beacon-rest-api', but i still need to configure 'beacon-rpc-provider' at the same time. Does it mean Prysm beacon doesn't have a full support for official beacon-API yet or Prysm validator doesn't fully support work with beacon-API?

@rkapka
Copy link
Contributor

rkapka commented Apr 25, 2023

Does it mean Prysm beacon doesn't have a full support for official beacon-API yet or Prysm validator doesn't fully support work with beacon-API?

The latter. It is an unfinished, highly experimental project so please do not by any means use this flag on Mainnet.

@LilkkJerry
Copy link
Author

Does it mean Prysm beacon doesn't have a full support for official beacon-API yet or Prysm validator doesn't fully support work with beacon-API?

The latter. It is an unfinished, highly experimental project so please do not by any means use this flag on Mainnet.

Thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants